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 java.util.List<Basic>Attributes. basicprotected java.util.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 java.util.List<Basic>Attributes. getBasic()Gets the value of the basic property.java.util.List<Basic>EmbeddableAttributes. getBasic()Gets the value of the basic property.
-