385386387388389390391
/** * {@inheritDoc} */ @Override public Factory create() { return new SysFactory(getConnection()); }