-
- Downloads
[TAP] Add an XML TableSet parser. The main modification done in JDBCConnection...
[TAP] Add an XML TableSet parser. The main modification done in JDBCConnection is about the schema prefix of table when the DBMS does not support schemas: now, only standard tables are expected with the prefix 'TAP_SCHEMA_' and the upload tables also with 'TAP_UPLOAD_'.
src/tap/metadata/TableSetParser.java
0 → 100644
test/tap/metadata/TableSetParserTest.java
0 → 100644
This diff is collapsed.
Please register or sign in to comment