Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Basic
-
Packages that use Basic Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of Basic in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Basic Modifier and Type Field Description protected List<Basic>Attributes. basicprotected List<Basic>EmbeddableAttributes. basicMethods in org.hibernate.jpamodelgen.xml.jaxb that return Basic Modifier and Type Method Description BasicObjectFactory. createBasic()Create an instance ofBasicMethods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Basic Modifier and Type Method Description List<Basic>Attributes. getBasic()Gets the value of the basic property.List<Basic>EmbeddableAttributes. getBasic()Gets the value of the basic property.
-