Package dao
Class CustomSqlSingleResultLoader
java.lang.Object
dao.CustomSqlSingleResultLoader
- Author:
- a.ermolaev
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionCustomSqlSingleResultLoader
(org.jooq.DSLContext dsl, DslProvider dslProvider, SecurityContext securityContext, VariableService variableService) -
Method Summary
-
Field Details
-
sql
-
datasourceJndiName
-
queryParameterVariables
-
-
Constructor Details
-
CustomSqlSingleResultLoader
@Autowired public CustomSqlSingleResultLoader(org.jooq.DSLContext dsl, DslProvider dslProvider, SecurityContext securityContext, VariableService variableService)
-
-
Method Details
-
load
-