- All Superinterfaces:
QueryTemplate,RepositoryLookup,SubqueryTemplate
- All Known Implementing Classes:
ORMTemplateImpl
The ORMTemplate is the primary interface that extends the QueryTemplate and
RepositoryLooking interfaces, providing access to both the SQL Template engine and ORM logic.
- See Also:
-
Method Summary
Methods inherited from interface st.orm.template.QueryTemplate
createBindVars, deleteFrom, dialect, model, model, query, ref, ref, selectFrom, selectFrom, selectFromMethods inherited from interface st.orm.repository.RepositoryLookup
entity, projection, repositoryMethods inherited from interface st.orm.template.SubqueryTemplate
subquery, subquery, subquery