Uses of Class
com.blazebit.persistence.testsuite.entity.NameObjectContainer2
Packages that use NameObjectContainer2
-
Uses of NameObjectContainer2 in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type NameObjectContainer2Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<NameObjectContainer2,String> NameObjectContainer2_.namestatic javax.persistence.metamodel.SingularAttribute<Document,NameObjectContainer2> Document_.nameContainerstatic javax.persistence.metamodel.SingularAttribute<NameObjectContainer2,NameObject> NameObjectContainer2_.nameObjectMethods in com.blazebit.persistence.testsuite.entity that return NameObjectContainer2Methods in com.blazebit.persistence.testsuite.entity with parameters of type NameObjectContainer2Modifier and TypeMethodDescriptionvoidDocument.setNameContainer(NameObjectContainer2 nameObjectContainer)