Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.PlatformImplBase
Packages that use PlatformImplBase
Package
Description
This package contains the platform implementations for the individual databases.
This package contains the platform implementation for the Axion database.
This package contains the platform implementation for the
Cloudscape database.
This package contains the platform implementation for the
DB2 UDB database.
This package contains the platform implementation for the
Apache Derby database.
This package contains the platform implementation for the
Firebird database.
This package contains the platform implementation for the
HSQLDB database.
This package contains the platform implementation for the
Interbase database.
This package contains the platform implementation for the
MaxDB database.
This package contains the platform implementation for the
Mckoi database.
This package contains the platform implementation for the
Sql Server database.
This package contains the platform implementation for the
MySQL database.
This package contains the platform implementation for the
Oracle database.
This package contains the platform implementation for the
PostgreSQL database.
This package contains the platform implementation for the
SAP DB database.
This package contains the platform implementation for the
Sybase ASE database.
-
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform
Constructors in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform with parameters of type PlatformImplBaseModifierConstructorDescriptionModelBasedResultSetIterator
(PlatformImplBase platform, Database model, ResultSet resultSet, Table[] queryHints, boolean cleanUpAfterFinish) Creates a new iterator. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.axion
-
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.cloudscape
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.cloudscapeModifier and TypeClassDescriptionclass
The Cloudscape platform implementation. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.db2
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.db2Modifier and TypeClassDescriptionclass
The DB2 platform implementation.class
The DB2 platform implementation for DB2 v8 and above. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.derby
-
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.firebird
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.firebirdModifier and TypeClassDescriptionclass
The platform implementation for the Firebird database. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.hsqldb
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.hsqldbModifier and TypeClassDescriptionclass
The platform implementation for the HsqlDb database. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.interbase
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.interbaseModifier and TypeClassDescriptionclass
The platform implementation for the Interbase database. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.maxdb
-
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mckoi
-
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mssql
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mssqlModifier and TypeClassDescriptionclass
The platform implementation for the Microsoft SQL Server database. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mysql
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mysqlModifier and TypeClassDescriptionclass
The platform implementation for MySQL 5 and above.class
The platform implementation for MySQL. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.oracle
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.oracleModifier and TypeClassDescriptionclass
The platform for Oracle 10.class
The platform for Oracle 8.class
The platform for Oracle 9. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.postgresql
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.postgresqlModifier and TypeClassDescriptionclass
The platform implementation for PostgresSql. -
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.sapdb
-
Uses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.sybase
Subclasses of PlatformImplBase in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.sybaseModifier and TypeClassDescriptionclass
The platform implementation for Sybase ASE 15 and above.class
The platform implementation for Sybase.