Platforms
Table of Contents
Namespaces
- Keywords
- MySQL
- SQLite
- SQLServer
Classes
- AbstractMySQLPlatform
- Provides the base implementation for the lowest versions of supported MySQL-like database platforms.
- AbstractPlatform
- Base class for all DatabasePlatforms. The DatabasePlatforms are the central
point of abstraction of platform-specific behaviors, features and SQL dialects.
- DateIntervalUnit
- DB2Platform
- Base class for all DatabasePlatforms. The DatabasePlatforms are the central
point of abstraction of platform-specific behaviors, features and SQL dialects.
- MariaDb1027Platform
- Provides the behavior, features and SQL dialect of the MariaDB 10.2 (10.2.7 GA) database platform.
- MariaDBPlatform
- Provides the behavior, features and SQL dialect of the MariaDB database platform of the oldest supported version.
- MySQL57Platform
- Provides the behavior, features and SQL dialect of the MySQL 5.7 (5.7.9 GA) database platform.
- MySQL80Platform
- Provides the behavior, features and SQL dialect of the MySQL 8.0 (8.0 GA) database platform.
- MySQLPlatform
- Provides the behavior, features and SQL dialect of the Oracle MySQL database platform
of the oldest supported version.
- OraclePlatform
- OraclePlatform.
- PostgreSQL100Platform
- Provides the behavior, features and SQL dialect of the PostgreSQL 10.0 database platform.
- PostgreSQL94Platform
- Provides the behavior, features and SQL dialect of the PostgreSQL 9.4+ database platform.
- PostgreSQLPlatform
- Provides the behavior, features and SQL dialect of the PostgreSQL database platform of the oldest supported version.
- SqlitePlatform
- The SqlitePlatform class describes the specifics and dialects of the SQLite
database platform.
- SQLServer2012Platform
- Provides the behavior, features and SQL dialect of the Microsoft SQL Server database platform
of the oldest supported version.
- SQLServerPlatform
- Provides the behavior, features and SQL dialect of the Microsoft SQL Server database platform
of the oldest supported version.
- TrimMode