Package com.liferay.portal.lock.model
Class LockTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<LockTable>
com.liferay.portal.lock.model.LockTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<LockTable>
The table class for the "Lock_" database table.
- See Also:
- Generated:
-
Field Summary
Fields -
Method Summary
Methods inherited from class com.liferay.petra.sql.dsl.base.BaseTable
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
uuid
-
lockId
-
companyId
-
userId
-
userName
-
createDate
-
className
-
key
-
owner
-
inheritable
-
expirationDate
-