Class JdbcTable
java.lang.Object
org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
Represents a table or a view as returned by the JDBC api. Fields are the ones described in
DatabaseMetaData
-
Method Details
-
getTableCat
-
getTableSchem
-
getTableName
-
getTableType
-
getRemarks
-
getTypeCat
-
getTypeSchem
-
getTypeName
-
getSelfReferencingColName
-
getRefGeneration
-
create
- Throws:
SQLException
-
equals
-
hashCode
public int hashCode()
-