Uses of Package
org.hibernate.dialect
-
Classes in org.hibernate.dialect used by org.hibernate.annotations Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
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
.DatabaseVersion Details about the underlying database, as understood by a Dialect.DB2390Dialect Deprecated.UseDB2zDialect
DB2400Dialect Deprecated.UseDB2iDialect
DB2Dialect A SQL dialect for DB2.DB2SqlAstTranslator A SQL AST translator for DB2.DerbyDialect A SQL dialect for Apache Derby.Dialect 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.GroupByConstantRenderingStrategy Strategies for rendering a constant in a group by.GroupBySummarizationRenderingStrategy Strategies for rendering summarization function like rollup and cube in a group by.H2DurationIntervalSecondJdbcType 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 A SQL dialect for MariaDBMySQLDialect A SQL dialect for MySQL 5 and above.MySQLStorageEngine This interface defines how various MySQL storage engines behave in regard to Hibernate functionality.NationalizationSupport Indicates if and how a database supports the use of nationalized character data (Unicode).OracleDialect A SQL dialect for Oracle 8i and above.OracleTypesHelper A Helper for dealing with the OracleTypes classOracleXmlJdbcType PostgreSQLDialect A SQL dialect for PostgreSQL 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.SimpleDatabaseVersion Simple version of DatabaseVersionSQLServerDialect A dialect for Microsoft SQL Server 2000 and aboveSybaseASEDialect A SQL dialect for Sybase Adaptive Server Enterprise 11.9 and above.SybaseDialect Superclass for all Sybase dialects.TiDBDialect A SQL dialect for TiDB.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 DatabaseVersion Details about the underlying database, as understood by a Dialect.Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.dialect.pagination Class Description DatabaseVersion Details about the underlying database, as understood by a Dialect. -
Classes in org.hibernate.dialect used by org.hibernate.dialect.temptable 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 DatabaseVersion Details about the underlying database, as understood by a Dialect.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.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.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 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. -
Classes in org.hibernate.dialect used by org.hibernate.type.descriptor.sql.spi Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS. -
Classes in org.hibernate.dialect used by org.hibernate.usertype Class Description Dialect Represents a dialect of SQL implemented by a particular RDBMS.