Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes. |
Modifier and Type | Method and Description |
---|---|
List<Catalog> |
Meta.getCatalogs()
Get all catalog objects from the underlying
DatabaseMetaData . |
Modifier and Type | Class and Description |
---|---|
class |
CatalogImpl
A common base class for database catalogs
This type is for JOOQ INTERNAL USE only.
|
Copyright © 2014. All Rights Reserved.