Uses of Class
com.im.df.impl.db.DBSchemaJChemImpl
-
Packages that use DBSchemaJChemImpl Package Description com.im.df.impl.db com.im.df.impl.db.sprovider Current states and their transitionscom.im.ijc.df.impl.db.entity -
-
Uses of DBSchemaJChemImpl in com.im.df.impl.db
Methods in com.im.df.impl.db that return DBSchemaJChemImpl Modifier and Type Method Description static DBSchemaJChemImplDBSchemaJChemImpl. createInstance(com.im.ijcs.api.ddl.dto.ModelInfo model, com.im.ijcs.api.ddl.DDLService ddlService) -
Uses of DBSchemaJChemImpl in com.im.df.impl.db.sprovider
Methods in com.im.df.impl.db.sprovider with parameters of type DBSchemaJChemImpl Modifier and Type Method Description static voidSchemaProviderImpl. registerCacheForJCP(DBSchemaJChemImpl schema, com.im.commons.db.util.SchemaQualifiedName jcp, boolean jcpCreatedOrDestroyed) -
Uses of DBSchemaJChemImpl in com.im.ijc.df.impl.db.entity
Methods in com.im.ijc.df.impl.db.entity that return DBSchemaJChemImpl Modifier and Type Method Description protected DBSchemaJChemImplDBExistingEntityAbstractJChemNTO. getJChemSchema()
-