Class Summary | |
---|---|
AbstractPlatform | Base class for all DatabasePlatforms. |
MsSqlPlatform | The MsSqlPlatform provides the behavior, features and SQL dialect of the MySQL database platform. |
MySqlPlatform | The MySqlPlatform provides the behavior, features and SQL dialect of the MySQL database platform. |
OraclePlatform | OraclePlatform. |
PostgreSqlPlatform | PostgreSqlPlatform. |
SqlitePlatform | The SqlitePlatform class describes the specifics and dialects of the SQLite database platform. |