当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
ForUpdateFragment (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.sql
Class ForUpdateFragment
java.lang.Object
net.sf.hibernate.sql.ForUpdateFragment
- public class ForUpdateFragment
- extends Object
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForUpdateFragment
public ForUpdateFragment()
ForUpdateFragment
public ForUpdateFragment(Map lockModes)
throws QueryException
addTableAlias
public ForUpdateFragment addTableAlias(String alias)
toFragmentString
public String toFragmentString(Dialect dialect)
setNowaitEnabled
public ForUpdateFragment setNowaitEnabled(boolean nowait)