Uses of Interface
org.eclipse.persistence.jpa.config.Field
-
Packages that use Field Package Description org.eclipse.persistence.internal.jpa.config.columns org.eclipse.persistence.internal.jpa.config.mappings org.eclipse.persistence.jpa.config -
-
Uses of Field in org.eclipse.persistence.internal.jpa.config.columns
Classes in org.eclipse.persistence.internal.jpa.config.columns that implement Field Modifier and Type Class Description classFieldImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.columns that return Field Modifier and Type Method Description FieldFieldImpl. setName(String name) -
Uses of Field in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return Field Modifier and Type Method Description FieldAbstractBasicMappingImpl. setField()FieldElementCollectionImpl. setField()FieldEmbeddedImpl. setField() -
Uses of Field in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Field Modifier and Type Method Description FieldBasic. setField()FieldElementCollection. setField()FieldEmbedded. setField()FieldId. setField()FieldField. setName(String name)
-