Uses of Class
org.cxbox.sqlbc.dao.SqlBcQuery
-
Packages that use SqlBcQuery Package Description org.cxbox.sqlbc.dao -
-
Uses of SqlBcQuery in org.cxbox.sqlbc.dao
Methods in org.cxbox.sqlbc.dao that return SqlBcQuery Modifier and Type Method Description static SqlBcQuerySqlBcQuery. build(SessionService sessionService, SqlBcDescription bcDescription, String id, String parentId, QueryParameters queryParameters, org.springframework.orm.jpa.vendor.Database database)
-