Package org.hibernate.query.named
package org.hibernate.query.named
Support for named queries
- See Also:
-
ClassDescriptionThe parent node for the fetchA ResultMappingMementoNode that is a reference to some part of the user's domain modelContract for query implementations which can be converted to named query mementos for storage in the
NamedObjectRepository.Descriptor for a named native query in the runtime environmentRepository for references to named things related to queries.The runtime representation of named queries.Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.Models NamedQueryMemento which is a selection-queryAny node (result or fetch) in the result graphModels a SQL ResultSet mapping generally defined via annotations.