318319320321322323324
return result; } @Override public Factory create() { return new SysFactory(getConnection()); }