Package org.gridgain.cache.store.jdbc.dialect
package org.gridgain.cache.store.jdbc.dialect
Contains SQL dialects for different RDBMS.
-
ClassDescriptionBasic implementation of dialect based on JDBC specification.A dialect compatible with the IBM DB2 database.A dialect compatible with the H2 database.Represents a dialect of SQL implemented by a particular RDBMS.A dialect compatible with the MySQL database.A dialect compatible with the Oracle database.A dialect compatible with the Microsoft SQL Server database.