Class OAuth2ApplicationScopeAliasesTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<OAuth2ApplicationScopeAliasesTable>
com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<OAuth2ApplicationScopeAliasesTable>
public class OAuth2ApplicationScopeAliasesTable
extends com.liferay.petra.sql.dsl.base.BaseTable<OAuth2ApplicationScopeAliasesTable>
The table class for the "OAuth2ApplicationScopeAliases" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Long> final com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Date> static final OAuth2ApplicationScopeAliasesTablefinal com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Long> final com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Long> final com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Long> final com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,String> -
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
-
oAuth2ApplicationScopeAliasesId
public final com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Long> oAuth2ApplicationScopeAliasesId -
companyId
-
userId
-
userName
-
createDate
-
oAuth2ApplicationId
public final com.liferay.petra.sql.dsl.Column<OAuth2ApplicationScopeAliasesTable,Long> oAuth2ApplicationId
-