| Package | Description | 
|---|---|
| org.jooq.util.xml.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.List<Table> | InformationSchema. tables | 
| Modifier and Type | Method and Description | 
|---|---|
| Table | ObjectFactory. createTable()Create an instance of  Table | 
| Table | Table. withTableCatalog(java.lang.String value) | 
| Table | Table. withTableName(java.lang.String value) | 
| Table | Table. withTableSchema(java.lang.String value) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Table> | InformationSchema. getTables() | 
| Modifier and Type | Method and Description | 
|---|---|
| InformationSchema | InformationSchema. withTables(Table... values) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InformationSchema. setTables(java.util.List<Table> tables) | 
| InformationSchema | InformationSchema. withTables(java.util.Collection<Table> values) | 
| InformationSchema | InformationSchema. withTables(java.util.List<Table> tables) | 
Copyright © 2018. All Rights Reserved.