Uses of Package
org.hibernate.dialect
-
Classes in org.hibernate.dialect used by org.hibernate.boot.model.naming Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.boot.model.relational Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.dialect Class Description AbstractHANADialect An abstract base class for SAP HANA dialects.AbstractTransactSQLDialect An abstract base class for Sybase and MS SQL Server dialects.ColumnAliasExtractor Strategy for extracting the unique column alias out of aResultSetMetaData
.Database A list of relational database systems for which Hibernate can resolve aDialect
.DB2390Dialect Deprecated.UseDB2zDialect
DB2400Dialect Deprecated.UseDB2iDialect
DB2Dialect An SQL dialect for DB2.DB2SqlAstTranslator A SQL AST translator for DB2.DerbyDialect Hibernate Dialect for Apache Derby / Cloudscape 10Dialect Represents a dialect of SQL implemented by a particular RDBMS.Dialect.SizeStrategy Pluggable strategy for determining the Size to use for columns of a given SQL type.DurationIntervalSecondJdbcType GroupByConstantRenderingStrategy Strategies for rendering a constant in a group by.GroupBySummarizationRenderingStrategy Strategies for rendering summarization function like rollup and cube in a group by.HANAColumnStoreDialect An SQL dialect for the SAP HANA column store.LobMergeStrategy Strategy for how dialects needLOB
values to be merged.MariaDB103Dialect Deprecated.useMariaDBDialect(1030)
MariaDBDialect SQL dialect for MariaDBMySQLDialect An SQL dialect for MySQL (prior to 5.x).MySQLStorageEngine This interface defines how various MySQL storage engines behave in regard to Hibernate functionality.NationalizationSupport Indicates how (if) the underlying database supports the use of nationalized dataOracleDialect A dialect for Oracle 8i and above.OracleTypesHelper A Helper for dealing with the OracleTypes classPostgreSQLDialect An SQL dialect for Postgres 8 and above.PostgreSQLDriverKind PostgreSQLInetJdbcType PostgreSQLIntervalSecondJdbcType PostgreSQLJsonbJdbcType PostgreSQLJsonJdbcType PostgreSQLPGObjectJdbcType Replacer ResultColumnReferenceStrategy Defines how we need to reference columns in the group-by, having, and order-by clauses.RowLockStrategy The strategy for rendering which row to lock with the FOR UPDATE OF clause.SelectItemReferenceStrategy Strategies for referring to a select item.SQLServerDialect A dialect for Microsoft SQL Server 2000 and aboveSybaseASEDialect Dialect for Sybase Adaptive Server Enterprise for Sybase 11.9.2 and above.SybaseDialect Superclass for all Sybase dialects.TiDBDialect An SQL dialect for TiDB (prior to 5.x).TimeZoneSupport Describes the support for "with time zone" types. -
Classes in org.hibernate.dialect used by org.hibernate.dialect.function Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS.SQLServerDialect A dialect for Microsoft SQL Server 2000 and above -
Classes in org.hibernate.dialect used by org.hibernate.dialect.identity Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.dialect.unique Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.engine.jdbc.dialect.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.engine.jdbc.env.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.engine.jdbc.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.engine.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.id Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.id.enhanced Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.id.factory Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.id.insert Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.mapping Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.metamodel.relational Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.persister.collection Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.query Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.query.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.query.sqm.function Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.sql Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.sql.ast.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS.RowLockStrategy The strategy for rendering which row to lock with the FOR UPDATE OF clause.SelectItemReferenceStrategy Strategies for referring to a select item. -
Classes in org.hibernate.dialect used by org.hibernate.tool.schema.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.type.descriptor.java Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.type.descriptor.jdbc Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS.