Uses of Class
com.blazebit.persistence.testsuite.treat.entity.TablePerClassSub1
Packages that use TablePerClassSub1
-
Uses of TablePerClassSub1 in com.blazebit.persistence.testsuite.treat.entity
Fields in com.blazebit.persistence.testsuite.treat.entity with type parameters of type TablePerClassSub1Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SetAttribute<TablePerClassSub1,TablePerClassSub1> TablePerClassSub1_.children1static javax.persistence.metamodel.SetAttribute<TablePerClassSub1,TablePerClassSub1> TablePerClassSub1_.children1static javax.persistence.metamodel.SingularAttribute<TablePerClassSub1,TablePerClassEmbeddableSub1> TablePerClassSub1_.embeddable1static javax.persistence.metamodel.ListAttribute<TablePerClassSub1,TablePerClassBase> TablePerClassSub1_.list1static javax.persistence.metamodel.MapAttribute<TablePerClassSub1,TablePerClassBase, TablePerClassBase> TablePerClassSub1_.map1static javax.persistence.metamodel.SingularAttribute<TablePerClassSub1,TablePerClassBase> TablePerClassSub1_.parent1static javax.persistence.metamodel.SingularAttribute<TablePerClassSub1,IntIdEntity> TablePerClassSub1_.relation1static javax.persistence.metamodel.SetAttribute<TablePerClassEmbeddableSub1,TablePerClassSub1> TablePerClassEmbeddableSub1_.sub1Childrenstatic javax.persistence.metamodel.SingularAttribute<TablePerClassSub1,IntValueEmbeddable> TablePerClassSub1_.sub1Embeddablestatic javax.persistence.metamodel.SingularAttribute<TablePerClassSub1,Integer> TablePerClassSub1_.sub1ValueMethods in com.blazebit.persistence.testsuite.treat.entity that return types with arguments of type TablePerClassSub1