Uses of Interface
org.eclipse.persistence.jpa.config.PlsqlTable
Packages that use PlsqlTable
Package
Description
-
Uses of PlsqlTable in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return PlsqlTable -
Uses of PlsqlTable in org.eclipse.persistence.internal.jpa.config.queries
Classes in org.eclipse.persistence.internal.jpa.config.queries that implement PlsqlTableMethods in org.eclipse.persistence.internal.jpa.config.queries that return PlsqlTable -
Uses of PlsqlTable in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return PlsqlTable -
Uses of PlsqlTable in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PlsqlTableModifier and TypeMethodDescriptionEmbeddable.addPlsqlTable()
Entity.addPlsqlTable()
MappedSuperclass.addPlsqlTable()
Mappings.addPlsqlTable()
PlsqlTable.setCompatibleType
(String compatibleType) PlsqlTable.setJavaType
(String javaType) PlsqlTable.setNestedType
(String nestedType)