Package org.hibernate.query.results.internal.implicit


package org.hibernate.query.results.internal.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