-
- Downloads
[TAP] Let specify a mapping for TAP_SCHEMA between ADQL and DB names.
This is very helpful if TAP_SCHEMA (or some of its tables and their columns) has a different name in the database. The mapping can be specified to JDBCConnection or directly in the configuration file.
Showing
- src/tap/config/ConfigurableServiceConnection.java 32 additions, 13 deletionssrc/tap/config/ConfigurableServiceConnection.java
- src/tap/config/tap_configuration_file.html 26 additions, 1 deletionsrc/tap/config/tap_configuration_file.html
- src/tap/config/tap_full.properties 19 additions, 4 deletionssrc/tap/config/tap_full.properties
- src/tap/db/JDBCConnection.java 84 additions, 2 deletionssrc/tap/db/JDBCConnection.java
Loading
Please register or sign in to comment