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.PKEntityWithNotAggregateId. getId()Methods in org.hibernate.testing.orm.domain.gambit with parameters of type EntityWithNotAggregateId.PK Modifier and Type Method Description voidEntityWithNotAggregateId. setId(EntityWithNotAggregateId.PK id)
-