Uses of Interface
org.eclipse.persistence.jpa.config.Property
-
Packages that use Property Package Description org.eclipse.persistence.jpa.config -
-
Uses of Property in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Property Modifier and Type Method Description PropertyArray. addProperty()PropertyBasic. addProperty()PropertyElementCollection. addProperty()PropertyEmbeddable. addProperty()PropertyEmbedded. addProperty()PropertyEmbeddedId. addProperty()PropertyEntity. addProperty()PropertyId. addProperty()PropertyManyToMany. addProperty()PropertyManyToOne. addProperty()PropertyMappedSuperclass. addProperty()PropertyOneToMany. addProperty()PropertyOneToOne. addProperty()PropertyStructure. addProperty()PropertyTransformation. addProperty()PropertyVariableOneToOne. addProperty()PropertyVersion. addProperty()PropertyProperty. setName(String name)PropertyProperty. setValue(String value)PropertyProperty. setValueType(String valueType)
-