Uses of Interface
org.eclipse.persistence.internal.core.helper.CoreTable
-
Packages that use CoreTable Package Description org.eclipse.persistence.internal.expressions org.eclipse.persistence.internal.helper org.eclipse.persistence.internal.oxm.mappings -
-
Uses of CoreTable in org.eclipse.persistence.internal.expressions
Classes in org.eclipse.persistence.internal.expressions that implement CoreTable Modifier and Type Class Description classNestedTableclassSubSelectDatabaseTableINTERNAL: Allow a table to reference a sub-select to support sub-selects in the from clause. -
Uses of CoreTable in org.eclipse.persistence.internal.helper
Classes in org.eclipse.persistence.internal.helper that implement CoreTable Modifier and Type Class Description classDatabaseTableINTERNAL: -
Uses of CoreTable in org.eclipse.persistence.internal.oxm.mappings
Classes in org.eclipse.persistence.internal.oxm.mappings with type parameters of type CoreTable Modifier and Type Interface Description interfaceDescriptor<ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,CORE_MAPPING extends CoreMapping,FIELD extends CoreField,INHERITANCE_POLICY extends CoreInheritancePolicy,INSTANTIATION_POLICY extends CoreInstantiationPolicy,NAMESPACE_RESOLVER extends NamespaceResolver,OBJECT_BUILDER extends CoreObjectBuilder,TABLE extends CoreTable,UNMARSHAL_RECORD extends UnmarshalRecord,UNMARSHALLER extends Unmarshaller>
-