Uses of Class
com.blazebit.persistence.testsuite.treat.entity.TablePerClassEmbeddableSub1
Packages that use TablePerClassEmbeddableSub1
-
Uses of TablePerClassEmbeddableSub1 in com.blazebit.persistence.testsuite.treat.entity
Fields in com.blazebit.persistence.testsuite.treat.entity with type parameters of type TablePerClassEmbeddableSub1Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<TablePerClassSub1,TablePerClassEmbeddableSub1> TablePerClassSub1_.embeddable1static javax.persistence.metamodel.SetAttribute<TablePerClassEmbeddableSub1,TablePerClassSub1> TablePerClassEmbeddableSub1_.sub1Childrenstatic javax.persistence.metamodel.ListAttribute<TablePerClassEmbeddableSub1,TablePerClassBase> TablePerClassEmbeddableSub1_.sub1Liststatic javax.persistence.metamodel.MapAttribute<TablePerClassEmbeddableSub1,TablePerClassBase, TablePerClassBase> TablePerClassEmbeddableSub1_.sub1Mapstatic javax.persistence.metamodel.SingularAttribute<TablePerClassEmbeddableSub1,TablePerClassBase> TablePerClassEmbeddableSub1_.sub1Parentstatic javax.persistence.metamodel.SingularAttribute<TablePerClassEmbeddableSub1,Integer> TablePerClassEmbeddableSub1_.sub1SomeValueMethods in com.blazebit.persistence.testsuite.treat.entity that return TablePerClassEmbeddableSub1Methods in com.blazebit.persistence.testsuite.treat.entity with parameters of type TablePerClassEmbeddableSub1Modifier and TypeMethodDescriptionvoidTablePerClassSub1.setEmbeddable1(TablePerClassEmbeddableSub1 embeddable1)