Class OA2Auths_OA2ScopeGrantsTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<OA2Auths_OA2ScopeGrantsTable>
com.liferay.oauth2.provider.model.OA2Auths_OA2ScopeGrantsTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<OA2Auths_OA2ScopeGrantsTable>
public class OA2Auths_OA2ScopeGrantsTable
extends com.liferay.petra.sql.dsl.base.BaseTable<OA2Auths_OA2ScopeGrantsTable>
The table class for the "OA2Auths_OA2ScopeGrants" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<OA2Auths_OA2ScopeGrantsTable,Long> static final OA2Auths_OA2ScopeGrantsTablefinal com.liferay.petra.sql.dsl.Column<OA2Auths_OA2ScopeGrantsTable,Long> final com.liferay.petra.sql.dsl.Column<OA2Auths_OA2ScopeGrantsTable,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, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
companyId
-
oAuth2AuthorizationId
public final com.liferay.petra.sql.dsl.Column<OA2Auths_OA2ScopeGrantsTable,Long> oAuth2AuthorizationId -
oAuth2ScopeGrantId
-