Uses of Class
org.cxbox.sqlbc.crudma.SqlBcCreator
Packages that use SqlBcCreator
-
Uses of SqlBcCreator in org.cxbox.sqlbc.crudma
Constructors in org.cxbox.sqlbc.crudma with parameters of type SqlBcCreatorModifierConstructorDescriptionSqlBcSupplier(org.cxbox.api.service.AsyncService asyncService, org.cxbox.api.service.tx.TransactionService txService, org.cxbox.model.core.dao.JpaDao jpaDao, MetaRepository metaRepository, SqlBcCreator sqlBcCreator)