Uses of Class
com.blazebit.persistence.testsuite.treat.entity.TablePerClassEmbeddable
Packages that use TablePerClassEmbeddable
-
Uses of TablePerClassEmbeddable in com.blazebit.persistence.testsuite.treat.entity
Fields in com.blazebit.persistence.testsuite.treat.entity with type parameters of type TablePerClassEmbeddableModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SetAttribute<TablePerClassEmbeddable,TablePerClassBase> TablePerClassEmbeddable_.childrenstatic javax.persistence.metamodel.SingularAttribute<TablePerClassBase,TablePerClassEmbeddable> TablePerClassBase_.embeddablestatic javax.persistence.metamodel.ListAttribute<TablePerClassEmbeddable,TablePerClassBase> TablePerClassEmbeddable_.liststatic javax.persistence.metamodel.MapAttribute<TablePerClassEmbeddable,TablePerClassBase, TablePerClassBase> TablePerClassEmbeddable_.mapstatic javax.persistence.metamodel.SingularAttribute<TablePerClassEmbeddable,TablePerClassBase> TablePerClassEmbeddable_.parentMethods in com.blazebit.persistence.testsuite.treat.entity that return TablePerClassEmbeddableMethods in com.blazebit.persistence.testsuite.treat.entity with parameters of type TablePerClassEmbeddableModifier and TypeMethodDescriptionvoidTablePerClassBase.setEmbeddable(TablePerClassEmbeddable embeddable)