@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 |
UiAjax |
UI_AJAX
The table
DB_ETERNAL.UI_AJAX. |
UiColumn |
UI_COLUMN
The table
DB_ETERNAL.UI_COLUMN. |
UiControl |
UI_CONTROL
The table
DB_ETERNAL.UI_CONTROL. |
UiEvent |
UI_EVENT
The table
DB_ETERNAL.UI_EVENT. |
UiField |
UI_FIELD
The table
DB_ETERNAL.UI_FIELD. |
UiForm |
UI_FORM
The table
DB_ETERNAL.UI_FORM. |
UiLayout |
UI_LAYOUT
The table
DB_ETERNAL.UI_LAYOUT. |
UiPage |
UI_PAGE
The table
DB_ETERNAL.UI_PAGE. |
| 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 UiAjax UI_AJAX
DB_ETERNAL.UI_AJAX.public final UiColumn UI_COLUMN
DB_ETERNAL.UI_COLUMN.public final UiControl UI_CONTROL
DB_ETERNAL.UI_CONTROL.public final UiEvent UI_EVENT
DB_ETERNAL.UI_EVENT.public final UiField UI_FIELD
DB_ETERNAL.UI_FIELD.public final UiForm UI_FORM
DB_ETERNAL.UI_FORM.public final UiLayout UI_LAYOUT
DB_ETERNAL.UI_LAYOUT.public final UiPage UI_PAGE
DB_ETERNAL.UI_PAGE.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 © 2019. All rights reserved.