Uses of Interface
org.hibernate.metamodel.mapping.PropertyBasedMapping
-
Packages that use PropertyBasedMapping Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.query.derived -
-
Uses of PropertyBasedMapping in org.hibernate.metamodel.mapping
Subinterfaces of PropertyBasedMapping in org.hibernate.metamodel.mapping Modifier and Type Interface Description interfaceAttributeMappingDescribes an attribute at the mapping model level.interfaceBasicEntityIdentifierMappingMapping for a simple identifierinterfacePluralAttributeMappingMapping of a plural (collection-valued) attributeinterfaceSingularAttributeMappingMapping for a singular (non-collection) attribute. -
Uses of PropertyBasedMapping in org.hibernate.metamodel.mapping.internal
Subinterfaces of PropertyBasedMapping in org.hibernate.metamodel.mapping.internal with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interfaceorg.hibernate.metamodel.mapping.internal.SingleAttributeIdentifierMapping -
Uses of PropertyBasedMapping in org.hibernate.query.derived
Classes in org.hibernate.query.derived that implement PropertyBasedMapping Modifier and Type Class Description classAnonymousTupleBasicEntityIdentifierMappingclassAnonymousTupleEmbeddedEntityIdentifierMapping
-