Uses of Package
org.hibernate.metamodel.mapping.ordering
-
Packages that use org.hibernate.metamodel.mapping.ordering Package Description org.hibernate.metamodel.mapping Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).org.hibernate.metamodel.mapping.internal org.hibernate.metamodel.mapping.ordering Support for set and map orderingorg.hibernate.metamodel.mapping.ordering.ast -
Classes in org.hibernate.metamodel.mapping.ordering used by org.hibernate.metamodel.mapping Class Description OrderByFragment Represents the translation result. -
Classes in org.hibernate.metamodel.mapping.ordering used by org.hibernate.metamodel.mapping.internal Class Description OrderByFragment Represents the translation result. -
Classes in org.hibernate.metamodel.mapping.ordering used by org.hibernate.metamodel.mapping.ordering Class Description OrderByFragment Represents the translation result.TranslationContext Access to information needed while translating a collection's order-by fragment -
Classes in org.hibernate.metamodel.mapping.ordering used by org.hibernate.metamodel.mapping.ordering.ast Class Description TranslationContext Access to information needed while translating a collection's order-by fragment