Package org.hibernate.sql.ast.internal
package org.hibernate.sql.ast.internal
-
ClassDescriptionLockingClauseStrategy 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.LockingClauseStrategy implementation for dialects with support forfor share (of)andfor update (of)clauses.A simple walker that checks if a predicate contains qualifiers.