Uses of Class
org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
-
Packages that use EntityWithNotAggregateId.PK Package Description org.hibernate.testing.orm.domain.gambit -
-
Uses of EntityWithNotAggregateId.PK in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return EntityWithNotAggregateId.PK Modifier and Type Method Description EntityWithNotAggregateId.PK
EntityWithNotAggregateId. getId()
Methods in org.hibernate.testing.orm.domain.gambit with parameters of type EntityWithNotAggregateId.PK Modifier and Type Method Description void
EntityWithNotAggregateId. setId(EntityWithNotAggregateId.PK id)
-