@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class Db extends org.jooq.impl.SchemaImpl
| Modifier and Type | Field and Description |
|---|---|
static Db |
DB_ETERNAL
The reference instance of
DB_ETERNAL |
XActivity |
X_ACTIVITY
The table
DB_ETERNAL.X_ACTIVITY. |
XActivityChange |
X_ACTIVITY_CHANGE
The table
DB_ETERNAL.X_ACTIVITY_CHANGE. |
XApp |
X_APP
The table
DB_ETERNAL.X_APP. |
XAttachment |
X_ATTACHMENT
The table
DB_ETERNAL.X_ATTACHMENT. |
XCategory |
X_CATEGORY
The table
DB_ETERNAL.X_CATEGORY. |
XLog |
X_LOG
The table
DB_ETERNAL.X_LOG. |
XMenu |
X_MENU
The table
DB_ETERNAL.X_MENU. |
XModule |
X_MODULE
The table
DB_ETERNAL.X_MODULE. |
XNumber |
X_NUMBER
The table
DB_ETERNAL.X_NUMBER. |
XSource |
X_SOURCE
The table
DB_ETERNAL.X_SOURCE. |
XTabular |
X_TABULAR
The table
DB_ETERNAL.X_TABULAR. |
XTodo |
X_TODO
The table
DB_ETERNAL.X_TODO. |
| 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 Db DB_ETERNAL
DB_ETERNALpublic final XActivity X_ACTIVITY
DB_ETERNAL.X_ACTIVITY.public final XActivityChange X_ACTIVITY_CHANGE
DB_ETERNAL.X_ACTIVITY_CHANGE.public final XApp X_APP
DB_ETERNAL.X_APP.public final XAttachment X_ATTACHMENT
DB_ETERNAL.X_ATTACHMENT.public final XCategory X_CATEGORY
DB_ETERNAL.X_CATEGORY.public final XLog X_LOG
DB_ETERNAL.X_LOG.public final XMenu X_MENU
DB_ETERNAL.X_MENU.public final XModule X_MODULE
DB_ETERNAL.X_MODULE.public final XNumber X_NUMBER
DB_ETERNAL.X_NUMBER.public final XSource X_SOURCE
DB_ETERNAL.X_SOURCE.public final XTabular X_TABULAR
DB_ETERNAL.X_TABULAR.public final XTodo X_TODO
DB_ETERNAL.X_TODO.public org.jooq.Catalog getCatalog()
getCatalog in interface org.jooq.SchemagetCatalog in class org.jooq.impl.SchemaImplpublic final List<org.jooq.Table<?>> getTables()
getTables in interface org.jooq.SchemagetTables 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.QueryPartInternalorg.jooq.exception.DataAccessExceptionprotected 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 © 2020. All rights reserved.