Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.util.JdbcSupport
Packages that use JdbcSupport
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 JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform
-
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.axion
-
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.cloudscape
Subclasses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.cloudscapeModifier and TypeClassDescriptionclass
The Cloudscape platform implementation. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.db2
Modifier and TypeClassDescriptionclass
The DB2 platform implementation.class
The DB2 platform implementation for DB2 v8 and above. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.derby
-
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.firebird
Subclasses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.firebirdModifier and TypeClassDescriptionclass
The platform implementation for the Firebird database. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.hsqldb
Subclasses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.hsqldbModifier and TypeClassDescriptionclass
The platform implementation for the HsqlDb database. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.interbase
Subclasses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.interbaseModifier and TypeClassDescriptionclass
The platform implementation for the Interbase database. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.maxdb
-
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mckoi
-
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mssql
Subclasses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mssqlModifier and TypeClassDescriptionclass
The platform implementation for the Microsoft SQL Server database. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.mysql
Subclasses of JdbcSupport 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 JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.oracle
Subclasses of JdbcSupport 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 JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.postgresql
Subclasses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.postgresqlModifier and TypeClassDescriptionclass
The platform implementation for PostgresSql. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.sapdb
-
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.sybase
Subclasses of JdbcSupport 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.