denodo.xml 241 B

1234567
  1. <supportedDataSource>
  2. <name>Denodo</name>
  3. <subprotocol>vdb</subprotocol>
  4. <url>jdbc:vdb://&lt;host&gt;:&lt;port&gt;/database</url>
  5. <properties></properties>
  6. <driver>com.denodo.vdb.jdbcdriver.VDBJDBCDriver</driver>
  7. </supportedDataSource>