Package com.liferay.portal.kernel.model
Class Users_RolesTable
Object
com.liferay.petra.sql.dsl.base.BaseTable<Users_RolesTable>
com.liferay.portal.kernel.model.Users_RolesTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<Users_RolesTable>
The table class for the "Users_Roles" database table.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<Users_RolesTable,
Long> final com.liferay.petra.sql.dsl.Column<Users_RolesTable,
Boolean> final com.liferay.petra.sql.dsl.Column<Users_RolesTable,
Long> static final Users_RolesTable
final com.liferay.petra.sql.dsl.Column<Users_RolesTable,
Long> final com.liferay.petra.sql.dsl.Column<Users_RolesTable,
Long> -
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
-
companyId
-
roleId
-
userId
-
ctCollectionId
-
ctChangeType
-