Package io.github.torand.fastersql.dialect
package io.github.torand.fastersql.dialect
Provides classes and interfaces related to supported SQL dialects.
-
ClassDescriptionDefines the Microsoft Access SQL dialect.Defines the ANSI/ISO (ISO/IEC 9075) SQL dialect.Defines capabilities of an SQL dialect.Defines an SQL dialect as implemented by a specific database vendor.Defines the H2 SQL dialect.Defines the HyperSQL (HSQLDB) SQL dialect.Defines the MariaDB SQL dialect.Defines the MySQL SQL dialect.Defines the Oracle SQL dialect.Defines the PostgreSQL SQL dialectDefines the SQLite SQL dialect.Defines the Microsoft SQL Server SQL dialect.