Uses of Interface
org.apache.torque.templates.platform.Platform
Packages that use Platform
Package
Description
This package contains classes that provide compatibility to a range of RDBM platforms.
-
Uses of Platform in org.apache.torque.templates.platform
Classes in org.apache.torque.templates.platform that implement PlatformModifier and TypeClassDescriptionclassDefault implementation for the Platform interface.classDerby Platform implementation.classHSQLDB (formerly known as Hypersonic) Platform implementation.classMS SQL Platform implementation.classMySql Platform implementation.classOracle Platform implementation.classPostgresql Platform implementation.Methods in org.apache.torque.templates.platform that return PlatformModifier and TypeMethodDescriptionstatic PlatformPlatformFactory.getPlatformFor(String dbms) Returns the Platform for a platform name.