Interface DynamicFetchBuilder
- All Superinterfaces:
FetchBuilder
,GraphNodeBuilder
,NativeQuery.ResultNode
,NativeQuery.ReturnProperty
- All Known Implementing Classes:
DynamicFetchBuilderLegacy
,DynamicFetchBuilderStandard
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.hibernate.query.results.FetchBuilder
buildFetch, visitFetchBuilders
Methods inherited from interface org.hibernate.query.NativeQuery.ReturnProperty
addColumnAlias
-
Method Details
-
cacheKeyInstance
DynamicFetchBuilder cacheKeyInstance()- Specified by:
cacheKeyInstance
in interfaceFetchBuilder
-
getColumnAliases
-