类的使用
org.hibernate.sql.ForUpdateFragment
-
使用ForUpdateFragment的程序包 程序包 说明 org.hibernate.sql This package defines helper classes for rendering SQL fragments and SQL statements. -
-
org.hibernate.sql中ForUpdateFragment的使用
返回ForUpdateFragment的org.hibernate.sql中的方法 修饰符和类型 方法 说明 ForUpdateFragmentForUpdateFragment. addTableAlias(String alias)ForUpdateFragmentForUpdateFragment. setNowaitEnabled(boolean nowait)ForUpdateFragmentForUpdateFragment. setSkipLockedEnabled(boolean skipLocked)
-