Uses of Class
com.ocient.jdbc.XGConnection.ConnectionPoolingMode
| Package | Description |
|---|---|
| com.ocient.jdbc |
-
Uses of XGConnection.ConnectionPoolingMode in com.ocient.jdbc
Methods in com.ocient.jdbc that return XGConnection.ConnectionPoolingMode Modifier and Type Method Description static XGConnection.ConnectionPoolingModeXGConnection.ConnectionPoolingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static XGConnection.ConnectionPoolingMode[]XGConnection.ConnectionPoolingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ocient.jdbc that return types with arguments of type XGConnection.ConnectionPoolingMode Modifier and Type Method Description Optional<XGConnection.ConnectionPoolingMode>XGConnection.ConnectionProperty. getConnectionPoolingMode(Properties properties)