void execute__wrappee__base() throws DatabaseException { if (_this.triggerList == null) { _this.triggerList = new ArrayList(); } }
void execute__wrappee__base() throws DatabaseException { if (_this.triggerList.size() == 0) { _this.triggerList = null; } }