Uses of Class
com.blazebit.persistence.testsuite.treat.entity.TablePerClassEmbeddableSub2
Packages that use TablePerClassEmbeddableSub2
-
Uses of TablePerClassEmbeddableSub2 in com.blazebit.persistence.testsuite.treat.entity
Fields in com.blazebit.persistence.testsuite.treat.entity with type parameters of type TablePerClassEmbeddableSub2Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<TablePerClassSub2,TablePerClassEmbeddableSub2> TablePerClassSub2_.embeddable2static javax.persistence.metamodel.SetAttribute<TablePerClassEmbeddableSub2,TablePerClassSub2> TablePerClassEmbeddableSub2_.sub2Childrenstatic javax.persistence.metamodel.ListAttribute<TablePerClassEmbeddableSub2,TablePerClassBase> TablePerClassEmbeddableSub2_.sub2Liststatic javax.persistence.metamodel.MapAttribute<TablePerClassEmbeddableSub2,TablePerClassBase, TablePerClassBase> TablePerClassEmbeddableSub2_.sub2Mapstatic javax.persistence.metamodel.SingularAttribute<TablePerClassEmbeddableSub2,TablePerClassBase> TablePerClassEmbeddableSub2_.sub2Parentstatic javax.persistence.metamodel.SingularAttribute<TablePerClassEmbeddableSub2,Integer> TablePerClassEmbeddableSub2_.sub2SomeValueMethods in com.blazebit.persistence.testsuite.treat.entity that return TablePerClassEmbeddableSub2Methods in com.blazebit.persistence.testsuite.treat.entity with parameters of type TablePerClassEmbeddableSub2Modifier and TypeMethodDescriptionvoidTablePerClassSub2.setEmbeddable2(TablePerClassEmbeddableSub2 embeddable2)