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