- <supportedDataSource>
- <name>Amazon Redshift</name>
- <subprotocol>redshift</subprotocol>
- <url>jdbc:redshift://<endpoint>:<port>?tcpKeepAlive=true</url>
- <properties></properties>
- <driver>com.amazon.redshift.jdbc.Driver</driver>
- </supportedDataSource>
|