Subject | patches (III) |
---|---|
Author | Blas Rodriguez Somoza |
Post date | 2002-05-16T02:46:05Z |
Hello
Here are two more patches. It solves bugs in DatabaseMetaData.getColumnPrivileges and DatabaseMetaData.getTablePrivileges
The patch add the table_cat and table_schem that was not present in the query, and renames the columns to the names specified in
the JDBC api.
Regards
Blas Rodriguez Somoza.
Here are two more patches. It solves bugs in DatabaseMetaData.getColumnPrivileges and DatabaseMetaData.getTablePrivileges
The patch add the table_cat and table_schem that was not present in the query, and renames the columns to the names specified in
the JDBC api.
Regards
Blas Rodriguez Somoza.