Uses of Class
com.blazebit.persistence.testsuite.entity.NaturalIdJoinTableEntity
Packages that use NaturalIdJoinTableEntity
-
Uses of NaturalIdJoinTableEntity in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type NaturalIdJoinTableEntityModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<NaturalIdJoinTableEntity,String> NaturalIdJoinTableEntity_.isbnstatic javax.persistence.metamodel.MapAttribute<NaturalIdJoinTableEntity,String, BookEntity> NaturalIdJoinTableEntity_.manyToManyBookstatic javax.persistence.metamodel.SetAttribute<NaturalIdJoinTableEntity,BookEntity> NaturalIdJoinTableEntity_.oneToManyBookstatic javax.persistence.metamodel.SingularAttribute<NaturalIdJoinTableEntity,Long> NaturalIdJoinTableEntity_.version