@Generated(value={"http://www.jooq.org","jOOQ version:3.9.2"}, comments="This class is generated by jOOQ") public class Public extends org.jooq.impl.SchemaImpl
Modifier and Type | Field and Description |
---|---|
Authentications |
AUTHENTICATIONS
The table
public.authentications . |
CiProxies |
CI_PROXIES
The table
public.ci_proxies . |
CiProxiesTeams |
CI_PROXIES_TEAMS
The table
public.ci_proxies_teams . |
GroupMembers |
GROUP_MEMBERS
The table
public.group_members . |
Groups |
GROUPS
The table
public.groups . |
GroupsTeams |
GROUPS_TEAMS
The table
public.groups_teams . |
Invitations |
INVITATIONS
The table
public.invitations . |
MiscDocs |
MISC_DOCS
The table
public.misc_docs . |
Organizations |
ORGANIZATIONS
The table
public.organizations . |
static Public |
PUBLIC
The reference instance of
public |
SchemaMigrations |
SCHEMA_MIGRATIONS
The table
public.schema_migrations . |
Teams |
TEAMS
The table
public.teams . |
TeamsUsers |
TEAMS_USERS
The table
public.teams_users . |
UserFavorites |
USER_FAVORITES
The table
public.user_favorites . |
UserWatches |
USER_WATCHES
The table
public.user_watches . |
Users |
USERS
The table
public.users . |
Modifier and Type | Method and Description |
---|---|
void |
bind(org.jooq.BindContext arg0)
Deprecated.
|
protected org.jooq.DSLContext |
create() |
protected org.jooq.DSLContext |
create(org.jooq.Configuration arg0) |
protected org.jooq.DSLContext |
create(org.jooq.Context<?> arg0) |
org.jooq.Catalog |
getCatalog() |
List<org.jooq.Sequence<?>> |
getSequences() |
List<org.jooq.Table<?>> |
getTables() |
void |
toSQL(org.jooq.RenderContext arg0)
Deprecated.
|
protected org.jooq.exception.DataAccessException |
translate(String arg0,
SQLException arg1) |
public static final Public PUBLIC
public
public final Authentications AUTHENTICATIONS
public.authentications
.public final CiProxies CI_PROXIES
public.ci_proxies
.public final CiProxiesTeams CI_PROXIES_TEAMS
public.ci_proxies_teams
.public final GroupMembers GROUP_MEMBERS
public.group_members
.public final Groups GROUPS
public.groups
.public final GroupsTeams GROUPS_TEAMS
public.groups_teams
.public final Invitations INVITATIONS
public.invitations
.public final MiscDocs MISC_DOCS
public.misc_docs
.public final Organizations ORGANIZATIONS
public.organizations
.public final SchemaMigrations SCHEMA_MIGRATIONS
public.schema_migrations
.public final Teams TEAMS
public.teams
.public final TeamsUsers TEAMS_USERS
public.teams_users
.public final UserFavorites USER_FAVORITES
public.user_favorites
.public final UserWatches USER_WATCHES
public.user_watches
.public final Users USERS
public.users
.public org.jooq.Catalog getCatalog()
getCatalog
in interface org.jooq.Schema
getCatalog
in class org.jooq.impl.SchemaImpl
public final List<org.jooq.Sequence<?>> getSequences()
getSequences
in interface org.jooq.Schema
getSequences
in class org.jooq.impl.SchemaImpl
public final List<org.jooq.Table<?>> getTables()
getTables
in interface org.jooq.Schema
getTables
in class org.jooq.impl.SchemaImpl
@Deprecated public final void toSQL(org.jooq.RenderContext arg0)
toSQL
in interface org.jooq.QueryPartInternal
@Deprecated public final void bind(org.jooq.BindContext arg0) throws org.jooq.exception.DataAccessException
bind
in interface org.jooq.QueryPartInternal
org.jooq.exception.DataAccessException
protected final org.jooq.DSLContext create()
protected final org.jooq.DSLContext create(org.jooq.Configuration arg0)
protected final org.jooq.DSLContext create(org.jooq.Context<?> arg0)
protected final org.jooq.exception.DataAccessException translate(String arg0, SQLException arg1)
Copyright © 2018 Walmart, Inc.. All rights reserved.