Uses of Interface
org.eclipse.persistence.jpa.config.Property
Packages that use Property
-
Uses of Property in org.eclipse.persistence.internal.jpa.config
Classes in org.eclipse.persistence.internal.jpa.config that implement PropertyMethods in org.eclipse.persistence.internal.jpa.config that return Property -
Uses of Property in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PropertyModifier and TypeMethodDescriptionArray.addProperty()
Basic.addProperty()
ElementCollection.addProperty()
Embeddable.addProperty()
Embedded.addProperty()
EmbeddedId.addProperty()
Entity.addProperty()
Id.addProperty()
ManyToMany.addProperty()
ManyToOne.addProperty()
MappedSuperclass.addProperty()
OneToMany.addProperty()
OneToOne.addProperty()
Structure.addProperty()
Transformation.addProperty()
VariableOneToOne.addProperty()
Version.addProperty()
Property.setValueType
(String valueType)