@Generated(value={"http://www.jooq.org","jOOQ version:3.9.2"}, comments="This class is generated by jOOQ") public class Sequences extends Object
Modifier and Type | Field and Description |
---|---|
static org.jooq.Sequence<Long> |
AUTHENTICATIONS_ID_SEQ
The sequence
public.authentications_id_seq |
static org.jooq.Sequence<Long> |
CI_PROXIES_ID_SEQ
The sequence
public.ci_proxies_id_seq |
static org.jooq.Sequence<Long> |
CI_PROXIES_TEAMS_ID_SEQ
The sequence
public.ci_proxies_teams_id_seq |
static org.jooq.Sequence<Long> |
GROUP_MEMBERS_ID_SEQ
The sequence
public.group_members_id_seq |
static org.jooq.Sequence<Long> |
GROUPS_ID_SEQ
The sequence
public.groups_id_seq |
static org.jooq.Sequence<Long> |
GROUPS_TEAMS_ID_SEQ
The sequence
public.groups_teams_id_seq |
static org.jooq.Sequence<Long> |
INVITATIONS_ID_SEQ
The sequence
public.invitations_id_seq |
static org.jooq.Sequence<Long> |
MISC_DOCS_ID_SEQ
The sequence
public.misc_docs_id_seq |
static org.jooq.Sequence<Long> |
ORGANIZATIONS_ID_SEQ
The sequence
public.organizations_id_seq |
static org.jooq.Sequence<Long> |
TEAMS_ID_SEQ
The sequence
public.teams_id_seq |
static org.jooq.Sequence<Long> |
TEAMS_USERS_ID_SEQ
The sequence
public.teams_users_id_seq |
static org.jooq.Sequence<Long> |
USER_FAVORITES_ID_SEQ
The sequence
public.user_favorites_id_seq |
static org.jooq.Sequence<Long> |
USER_WATCHES_ID_SEQ
The sequence
public.user_watches_id_seq |
static org.jooq.Sequence<Long> |
USERS_ID_SEQ
The sequence
public.users_id_seq |
Constructor and Description |
---|
Sequences() |
public static final org.jooq.Sequence<Long> AUTHENTICATIONS_ID_SEQ
public.authentications_id_seq
public static final org.jooq.Sequence<Long> CI_PROXIES_ID_SEQ
public.ci_proxies_id_seq
public static final org.jooq.Sequence<Long> CI_PROXIES_TEAMS_ID_SEQ
public.ci_proxies_teams_id_seq
public static final org.jooq.Sequence<Long> GROUP_MEMBERS_ID_SEQ
public.group_members_id_seq
public static final org.jooq.Sequence<Long> GROUPS_ID_SEQ
public.groups_id_seq
public static final org.jooq.Sequence<Long> GROUPS_TEAMS_ID_SEQ
public.groups_teams_id_seq
public static final org.jooq.Sequence<Long> INVITATIONS_ID_SEQ
public.invitations_id_seq
public static final org.jooq.Sequence<Long> MISC_DOCS_ID_SEQ
public.misc_docs_id_seq
public static final org.jooq.Sequence<Long> ORGANIZATIONS_ID_SEQ
public.organizations_id_seq
public static final org.jooq.Sequence<Long> TEAMS_ID_SEQ
public.teams_id_seq
public static final org.jooq.Sequence<Long> TEAMS_USERS_ID_SEQ
public.teams_users_id_seq
public static final org.jooq.Sequence<Long> USER_FAVORITES_ID_SEQ
public.user_favorites_id_seq
public static final org.jooq.Sequence<Long> USERS_ID_SEQ
public.users_id_seq
public static final org.jooq.Sequence<Long> USER_WATCHES_ID_SEQ
public.user_watches_id_seq
Copyright © 2018 Walmart, Inc.. All rights reserved.