Uses of Class
com.blazebit.persistence.testsuite.treat.entity.TablePerClassSub2
Packages that use TablePerClassSub2
-
Uses of TablePerClassSub2 in com.blazebit.persistence.testsuite.treat.entity
Fields in com.blazebit.persistence.testsuite.treat.entity with type parameters of type TablePerClassSub2Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SetAttribute<TablePerClassSub2,TablePerClassSub2> TablePerClassSub2_.children2static javax.persistence.metamodel.SetAttribute<TablePerClassSub2,TablePerClassSub2> TablePerClassSub2_.children2static javax.persistence.metamodel.SingularAttribute<TablePerClassSub2,TablePerClassEmbeddableSub2> TablePerClassSub2_.embeddable2static javax.persistence.metamodel.ListAttribute<TablePerClassSub2,TablePerClassBase> TablePerClassSub2_.list2static javax.persistence.metamodel.MapAttribute<TablePerClassSub2,TablePerClassBase, TablePerClassBase> TablePerClassSub2_.map2static javax.persistence.metamodel.SingularAttribute<TablePerClassSub2,TablePerClassBase> TablePerClassSub2_.parent2static javax.persistence.metamodel.SingularAttribute<TablePerClassSub2,IntIdEntity> TablePerClassSub2_.relation2static javax.persistence.metamodel.SetAttribute<TablePerClassEmbeddableSub2,TablePerClassSub2> TablePerClassEmbeddableSub2_.sub2Childrenstatic javax.persistence.metamodel.SingularAttribute<TablePerClassSub2,IntValueEmbeddable> TablePerClassSub2_.sub2Embeddablestatic javax.persistence.metamodel.SingularAttribute<TablePerClassSub2,Integer> TablePerClassSub2_.sub2ValueMethods in com.blazebit.persistence.testsuite.treat.entity that return types with arguments of type TablePerClassSub2