Package | Description |
---|---|
org.apache.torque.templates.platform |
This package contains classes that provide compatibility to a range of RDBM platforms.
|
Modifier and Type | Class and Description |
---|---|
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–2020 The Apache Software Foundation. All rights reserved.