Uses of Class
org.eclipse.persistence.tools.oracleddl.metadata.PLSQLCollectionType
Packages that use PLSQLCollectionType
Package
Description
-
Uses of PLSQLCollectionType in org.eclipse.persistence.tools.dbws
Methods in org.eclipse.persistence.tools.dbws with parameters of type PLSQLCollectionTypeModifier and TypeMethodDescriptionprotected static ComplexTypeMetadataXmlEntityMappingsGenerator.processPLSQLCollectionType(PLSQLCollectionType plsqlCollectionType) Process the given PLSQLCollectionType and return a PLSQLTableMetadata instance. -
Uses of PLSQLCollectionType in org.eclipse.persistence.tools.metadata.generation
Methods in org.eclipse.persistence.tools.metadata.generation with parameters of type PLSQLCollectionTypeModifier and TypeMethodDescriptionprotected PLSQLTableMetadataJPAMetadataGenerator.processPLSQLCollectionType(PLSQLCollectionType plsqlCollectionType) Process the given PLSQLCollectionType and return a PLSQLTableMetadata instance. -
Uses of PLSQLCollectionType in org.eclipse.persistence.tools.oracleddl.metadata.visit
Methods in org.eclipse.persistence.tools.oracleddl.metadata.visit with parameters of type PLSQLCollectionTypeModifier and TypeMethodDescriptionvoidBaseDatabaseTypeVisitor.beginVisit(PLSQLCollectionType databaseType) voidDatabaseTypeVisitor.beginVisit(PLSQLCollectionType databaseType) voidBaseDatabaseTypeVisitor.endVisit(PLSQLCollectionType databaseType) voidDatabaseTypeVisitor.endVisit(PLSQLCollectionType databaseType) voidEnclosedTypeVisitor.endVisit(PLSQLCollectionType databaseType) voidBaseDatabaseTypeVisitor.visit(PLSQLCollectionType databaseType) voidDatabaseTypeVisitor.visit(PLSQLCollectionType plsqlCollectionType) -
Uses of PLSQLCollectionType in org.eclipse.persistence.tools.oracleddl.parser
Methods in org.eclipse.persistence.tools.oracleddl.parser with parameters of type PLSQLCollectionTypeModifier and TypeMethodDescriptionfinal voidDDLParser.plsqlTableIndexByDeclaration(PLSQLCollectionType plsqlTable)