Package org.hibernate.query.results.implicit
Defines support for implicit ResultSet mappings. Generally these
implicit mappings come from:
- named scalar result mappings specifying no explicit columns
- mapping results to a named entity class with no explicit property mappings
-
Interface Summary Interface Description ImplicitFetchBuilder ImplicitModelPartResultBuilder