Interface and Description |
---|
com.vertica.jdbc.kv.VerticaRoutableConnection
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.kv.VerticaRoutableExecutor
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.kv.VGet
This feature is likely to stop working in a future release and to be removed as a result.
|
Class and Description |
---|
com.vertica.jdbc.kv.VHash
This feature is likely to stop working in a future release and to be removed as a result.
|
Method and Description |
---|
com.vertica.jdbc.DataSource.getEnableRoutableQueries()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.getFailOnMultiNodePlans()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.getMaxPooledConnections()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.getMaxPooledConnectionsPerNode()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.getMaxPooledConnectionUses()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.getMetadataCacheLifetime()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.getNodeDownWaitTime()
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.isSslEnabled()
getTLSMode method provide finer information. |
com.vertica.jdbc.DataSource.setBatchInsertsDirect(boolean)
This method has been deprecated. WOS and moveout operations are no longer supported.
All connections use direct batch insert.
|
com.vertica.jdbc.DataSource.setEnableRoutableQueries(boolean)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setFailOnMultiNodePlans(boolean)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setMaxPooledConnections(int)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setMaxPooledConnectionsPerNode(int)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setMaxPooledConnectionUses(int)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setMetadataCacheLifetime(int)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setNodeDownWaitTime(int)
This feature is likely to stop working in a future release and to be removed as a result.
|
com.vertica.jdbc.DataSource.setSslEnabled(boolean)
setTLSMode provides finer grained control over the TLS connection process |