Uses of Class
com.blazebit.persistence.testsuite.entity.PolymorphicBaseContainer
Packages that use PolymorphicBaseContainer
-
Uses of PolymorphicBaseContainer in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type PolymorphicBaseContainerModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<PolymorphicBaseContainer,PolymorphicBase> PolymorphicBaseContainer_.childstatic javax.persistence.metamodel.SingularAttribute<PolymorphicBase,PolymorphicBaseContainer> PolymorphicBase_.containerstatic javax.persistence.metamodel.SingularAttribute<PolymorphicBaseContainer,Long> PolymorphicBaseContainer_.idstatic javax.persistence.metamodel.SingularAttribute<PolymorphicBaseContainer,PolymorphicBase> PolymorphicBaseContainer_.ownerMethods in com.blazebit.persistence.testsuite.entity that return PolymorphicBaseContainerMethods in com.blazebit.persistence.testsuite.entity with parameters of type PolymorphicBaseContainerModifier and TypeMethodDescriptionvoidPolymorphicBase.setContainer(PolymorphicBaseContainer container)