How to access JDBC Meta Data functions like getColumns or getMetaData
Asked by
firefoxtester
I want to be able to get column datatype info for a table.
In the JDBC documentation [1] it lists the following functions:
JDBC Meta Data functions
The JDBC client driver supports the following Meta Data functions:
getColumns
getColumnPrivileges
getMetaData
getTypeInfo
getTables
getTableTypes
Any ideas how I might call them from JayDeBeAPI?
[1] http://
(page 55)
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- JayDeBeApi Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- firefoxtester
- Solved:
- Last query:
- Last reply:
To post a message you must log in.