static SingularAttribute<SimpleEntity,Integer> |
SimpleEntity_.id |
static SingularAttribute<EntityWithOneToOneSharingPrimaryKey,SimpleEntity> |
EntityWithOneToOneSharingPrimaryKey_.other |
static SingularAttribute<EntityWithOneToOne,SimpleEntity> |
EntityWithOneToOne_.other |
static SingularAttribute<EntityWithManyToOneJoinTable,SimpleEntity> |
EntityWithManyToOneJoinTable_.other |
static SingularAttribute<EntityWithOneToOneJoinTable,SimpleEntity> |
EntityWithOneToOneJoinTable_.other |
static SingularAttribute<EntityWithLazyOneToOne,SimpleEntity> |
EntityWithLazyOneToOne_.other |
static SetAttribute<EntityWithOneToMany,SimpleEntity> |
EntityWithOneToMany_.others |
static ListAttribute<EntityWithOneToMany,SimpleEntity> |
EntityWithOneToMany_.othersIdentifierBag |
static SingularAttribute<SimpleEntity,Date> |
SimpleEntity_.someDate |
static SingularAttribute<SimpleEntity,Instant> |
SimpleEntity_.someInstant |
static SingularAttribute<SimpleEntity,Integer> |
SimpleEntity_.someInteger |
static SingularAttribute<SimpleEntity,Long> |
SimpleEntity_.someLong |
static SingularAttribute<SimpleEntity,String> |
SimpleEntity_.someString |