@Generated(value={"http://www.jooq.org","3.0.0"}, comments="This class is generated by jOOQ") public class InformationSchema extends SchemaImpl
| Modifier and Type | Field and Description |
|---|---|
static InformationSchema |
INFORMATION_SCHEMA
The singleton instance of
INFORMATION_SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
protected Executor |
create() |
protected Executor |
create(Configuration arg0) |
List<Table<?>> |
getTables() |
protected DataAccessException |
translate(String arg0,
SQLException arg1) |
bind, equals, getName, getSequence, getSequences, getTable, getUDT, getUDTs, hashCode, toSQLpublic static final InformationSchema INFORMATION_SCHEMA
INFORMATION_SCHEMApublic final List<Table<?>> getTables()
getTables in interface SchemagetTables in class SchemaImplprotected final Executor create()
protected final Executor create(Configuration arg0)
protected final DataAccessException translate(String arg0, SQLException arg1)
Copyright © 2013. All Rights Reserved.