public class OA2Auths_OA2ScopeGrantsTable extends BaseTable<OA2Auths_OA2ScopeGrantsTable>
OAuth2Authorization,
OAuth2ScopeGrant| Modifier and Type | Field and Description |
|---|---|
Column<OA2Auths_OA2ScopeGrantsTable,java.lang.Long> |
companyId |
static OA2Auths_OA2ScopeGrantsTable |
INSTANCE |
Column<OA2Auths_OA2ScopeGrantsTable,java.lang.Long> |
oAuth2AuthorizationId |
Column<OA2Auths_OA2ScopeGrantsTable,java.lang.Long> |
oAuth2ScopeGrantId |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toStringpublic static final OA2Auths_OA2ScopeGrantsTable INSTANCE
public final Column<OA2Auths_OA2ScopeGrantsTable,java.lang.Long> companyId
public final Column<OA2Auths_OA2ScopeGrantsTable,java.lang.Long> oAuth2AuthorizationId
public final Column<OA2Auths_OA2ScopeGrantsTable,java.lang.Long> oAuth2ScopeGrantId