Uses of Class
org.apache.torque.engine.platform.PlatformDefaultImpl

Packages that use PlatformDefaultImpl
org.apache.torque.engine.platform This package contains classes that provide compatibility to a range of RDBM platforms. 
 

Uses of PlatformDefaultImpl in org.apache.torque.engine.platform
 

Subclasses of PlatformDefaultImpl in org.apache.torque.engine.platform
 class PlatformAxionImpl
          Axion Platform implementation.
 class PlatformCloudscapeImpl
          Cloudscape Platform implementation.
 class PlatformDb2400Impl
          DB2-AS400 Platform implementation.
 class PlatformDb2Impl
          DB2 Platform implementation.
 class PlatformDerbyImpl
          Derby Platform implementation.
 class PlatformHypersonicImpl
          HSQLDB (formerly known as Hypersonic) Platform implementation.
 class PlatformInterbaseImpl
          Interbase Platform implementation.
 class PlatformMsaccessImpl
          MS Access Platform implementation.
 class PlatformMssqlImpl
          MS SQL Platform implementation.
 class PlatformMysqlImpl
          MySql Platform implementation.
 class PlatformOracleImpl
          Oracle Platform implementation.
 class PlatformPostgresqlImpl
          Postgresql Platform implementation.
 class PlatformSapdbImpl
          SAP DB Platform implementation.
 class PlatformSybaseImpl
          Sybase Platform implementation.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.