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 TypeClassDescriptionclassThe Cloudscape platform implementation. -
Uses of JdbcSupport in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform.db2
Modifier and TypeClassDescriptionclassThe DB2 platform implementation.classThe 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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThe platform implementation for MySQL 5 and above.classThe 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 TypeClassDescriptionclassThe platform for Oracle 10.classThe platform for Oracle 8.classThe 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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThe platform implementation for Sybase ASE 15 and above.classThe platform implementation for Sybase.