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

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

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

Subclasses of PlatformDefaultImpl in org.apache.torque.templates.platform
 class PlatformDerbyImpl
          Derby Platform implementation.
 class PlatformHsqldbImpl
          HSQLDB (formerly known as Hypersonic) Platform implementation.
 class PlatformMssqlImpl
          MS SQL Platform implementation.
 class PlatformMysqlImpl
          MySql Platform implementation.
 class PlatformOracleImpl
          Oracle Platform implementation.
 class PlatformPostgresqlImpl
          Postgresql Platform implementation.
 



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.