Package | Description |
---|---|
com.aquafold.openapi.rdbms |
Modifier and Type | Method and Description |
---|---|
AQTableType |
AQMetadata.extractTableType(java.lang.String database,
java.lang.String schema,
java.lang.String name)
To get information on the specified table type.
|
AQTableType[] |
AQMetadata.extractTableTypes(java.lang.String database,
java.lang.String schema)
To get a list of table types from the database.
|
Copyright © 2017 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.