Module org.eclipse.persistence.jpa
Class PlsqlTableImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<PLSQLTableMetadata>
org.eclipse.persistence.internal.jpa.config.queries.AbstractPlsqlTypeImpl<PLSQLTableMetadata,PlsqlTable>
org.eclipse.persistence.internal.jpa.config.queries.PlsqlTableImpl
- All Implemented Interfaces:
PlsqlTable
public class PlsqlTableImpl
extends AbstractPlsqlTypeImpl<PLSQLTableMetadata,PlsqlTable>
implements PlsqlTable
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.persistence.internal.jpa.config.queries.AbstractPlsqlTypeImpl
setCompatibleType, setJavaType, setName
Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.persistence.jpa.config.PlsqlTable
setCompatibleType, setJavaType, setName
-
Constructor Details
-
PlsqlTableImpl
public PlsqlTableImpl()
-
-
Method Details
-
setNestedType
- Specified by:
setNestedType
in interfacePlsqlTable
-