Uses of Interface
org.eclipse.persistence.jpa.config.Array
-
Packages that use Array Package Description org.eclipse.persistence.internal.jpa.config.classes org.eclipse.persistence.internal.jpa.config.structures org.eclipse.persistence.jpa.config -
-
Uses of Array in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return Array Modifier and Type Method Description ArrayAbstractClassImpl. addArray() -
Uses of Array in org.eclipse.persistence.internal.jpa.config.structures
Classes in org.eclipse.persistence.internal.jpa.config.structures that implement Array Modifier and Type Class Description classArrayImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.structures that return Array Modifier and Type Method Description ArrayArrayImpl. setDatabaseType(String databaseType)ArrayArrayImpl. setTargetClass(String targetClass) -
Uses of Array in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Array Modifier and Type Method Description ArrayEmbeddable. addArray()ArrayEntity. addArray()ArrayMappedSuperclass. addArray()ArrayArray. setAccess(String access)ArrayArray. setAttributeType(String attributeType)ArrayArray. setConvert(String convert)ArrayArray. setDatabaseType(String databaseType)ArrayArray. setName(String name)ArrayArray. setTargetClass(String targetClass)
-