Uses of Interface
org.hibernate.tuple.IdentifierAttribute
-
Packages that use IdentifierAttribute Package Description org.hibernate.tuple -
-
Uses of IdentifierAttribute in org.hibernate.tuple
Classes in org.hibernate.tuple that implement IdentifierAttribute Modifier and Type Class Description class
IdentifierProperty
Represents a defined entity identifier property within the Hibernate runtime-metamodel.
-