Uses of Class
com.blazebit.persistence.testsuite.entity.DocumentInfoSimple
Packages that use DocumentInfoSimple
-
Uses of DocumentInfoSimple in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type DocumentInfoSimpleModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<DocumentInfoSimple,DocumentForSimpleOneToOne> DocumentInfoSimple_.documentstatic javax.persistence.metamodel.SingularAttribute<DocumentForSimpleOneToOne,DocumentInfoSimple> DocumentForSimpleOneToOne_.documentInfostatic javax.persistence.metamodel.SingularAttribute<DocumentInfoSimple,Long> DocumentInfoSimple_.idstatic javax.persistence.metamodel.SingularAttribute<DocumentInfoSimple,String> DocumentInfoSimple_.someInfoMethods in com.blazebit.persistence.testsuite.entity that return DocumentInfoSimpleMethods in com.blazebit.persistence.testsuite.entity with parameters of type DocumentInfoSimpleModifier and TypeMethodDescriptionvoidDocumentForSimpleOneToOne.setDocumentInfo(DocumentInfoSimple documentInfo)