@Generated(value={"http://www.jooq.org","jOOQ version:3.9.1"}, comments="This class is generated by jOOQ") public class KeywhizdbTest extends org.jooq.impl.SchemaImpl
Modifier and Type | Field and Description |
---|---|
Accessgrants |
ACCESSGRANTS
The table
keywhizdb_test.accessgrants . |
Clients |
CLIENTS
The table
keywhizdb_test.clients . |
Groups |
GROUPS
The table
keywhizdb_test.groups . |
static KeywhizdbTest |
KEYWHIZDB_TEST
The reference instance of
keywhizdb_test |
Memberships |
MEMBERSHIPS
The table
keywhizdb_test.memberships . |
SchemaVersion |
SCHEMA_VERSION
The table
keywhizdb_test.schema_version . |
Secrets |
SECRETS
The table
keywhizdb_test.secrets . |
SecretsContent |
SECRETS_CONTENT
The table
keywhizdb_test.secrets_content . |
Users |
USERS
The table
keywhizdb_test.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.Table<?>> |
getTables() |
void |
toSQL(org.jooq.RenderContext arg0)
Deprecated.
|
protected org.jooq.exception.DataAccessException |
translate(String arg0,
SQLException arg1) |
public static final KeywhizdbTest KEYWHIZDB_TEST
keywhizdb_test
public final Accessgrants ACCESSGRANTS
keywhizdb_test.accessgrants
.public final Clients CLIENTS
keywhizdb_test.clients
.public final Groups GROUPS
keywhizdb_test.groups
.public final Memberships MEMBERSHIPS
keywhizdb_test.memberships
.public final SchemaVersion SCHEMA_VERSION
keywhizdb_test.schema_version
.public final Secrets SECRETS
keywhizdb_test.secrets
.public final SecretsContent SECRETS_CONTENT
keywhizdb_test.secrets_content
.public final Users USERS
keywhizdb_test.users
.public org.jooq.Catalog getCatalog()
getCatalog
in interface org.jooq.Schema
getCatalog
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 © 2017. All rights reserved.