Class DefaultSchemaTinyGrow
-
- All Implemented Interfaces:
-
java.io.Serializable,org.jooq.Named,org.jooq.QueryPart,org.jooq.QueryPartInternal,org.jooq.Schema,org.jooq.impl.SimpleQueryPart
@Generated(value = {""https://www.jooq.org"", ""jOOQ version:3.18.9"", ""schema version:2020102801""}, comments = "This class is generated by jOOQ") public class DefaultSchemaTinyGrow extends SchemaImpl
The schema
wings.
-
-
Field Summary
Fields Modifier and Type Field Description public final static DefaultSchemaTinyGrowDEFAULT_SCHEMApublic final WinGrowTrackTableWinGrowTrackpublic Catalogcatalog
-
Method Summary
Modifier and Type Method Description CataloggetCatalog()final List<Table<out Object>>getTables()-
Methods inherited from class org.jooq.impl.SchemaImpl
accept, clauses, domainStream, equals, foreignKeyStream, getCatalog, getDomain, getDomains, getForeignKeys, getIndexes, getPrimaryKeys, getSequence, getSequences, getTable, getUDT, getUDTs, getUniqueKeys, indexStream, primaryKeyStream, sequenceStream, tableStream, udtStream, uniqueKeyStream -
Methods inherited from class org.jooq.impl.AbstractNamed
$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName, hashCode -
Methods inherited from class org.jooq.impl.AbstractQueryPart
declaresCTE, declaresFields, declaresTables, declaresWindows, generatesCast, rendersContent, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getCatalog
Catalog getCatalog()
-
-
-
-