Uses of Interface
org.hibernate.metamodel.mapping.BasicEntityIdentifierMapping
Packages that use BasicEntityIdentifierMapping
-
Uses of BasicEntityIdentifierMapping in org.hibernate.query.sqm.sql
Constructors in org.hibernate.query.sqm.sql with parameters of type BasicEntityIdentifierMappingModifierConstructorDescriptionAdditionalInsertValues
(Expression versionExpression, Expression discriminatorExpression, Generator identifierGenerator, BasicEntityIdentifierMapping identifierMapping)