Uses of Package
org.hibernate.sql.ast.internal
Packages that use org.hibernate.sql.ast.internal
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Classes in org.hibernate.sql.ast.internal used by org.hibernate.dialectClassDescriptionSingle-point reference to the type of pessimistic lock to be acquired across multiple LockModes.
-
Classes in org.hibernate.sql.ast.internal used by org.hibernate.sql.ast.internalClassDescriptionLockingClauseStrategy implementation for cases when a dialect applies locking in the
FROM clause
(e.g., SQL Server).The standard ParameterMarkerStrategy based on the standard JDBC?
markerSingle-point reference to the type of pessimistic lock to be acquired across multiple LockModes.