383384385386387388389
return result; } @Override public Factory create() { return new InformationSchemaFactory(getConnection()); }