Uses of Class
org.hibernate.annotations.NaturalId
-
Packages that use NaturalId Package Description org.hibernate.testing.orm.domain.gambit org.hibernate.testing.orm.domain.retail -
-
Uses of NaturalId in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit with annotations of type NaturalId Modifier and Type Method Description IntegerSimpleEntity. getSomeInteger() -
Uses of NaturalId in org.hibernate.testing.orm.domain.retail
Methods in org.hibernate.testing.orm.domain.retail with annotations of type NaturalId Modifier and Type Method Description UUIDProduct. getSku()
-