Platforms
Namespaces
- Keywords
- MySQL
- SQLite
- SQLServer
Interfaces, Classes, Traits and Enums
- 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.
- 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
- The MySQLPlatform provides the behavior, features and SQL dialect of the
MySQL database platform. This platform represents a MySQL 5.0 or greater platform that
uses the InnoDB storage engine.
- 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