Uses of Class
com.ocient.jdbc.XGConnection.StatementPoolingMode
| Package | Description |
|---|---|
| com.ocient.jdbc |
-
Uses of XGConnection.StatementPoolingMode in com.ocient.jdbc
Methods in com.ocient.jdbc that return XGConnection.StatementPoolingMode Modifier and Type Method Description static XGConnection.StatementPoolingModeXGConnection.StatementPoolingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static XGConnection.StatementPoolingMode[]XGConnection.StatementPoolingMode. 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.StatementPoolingMode Modifier and Type Method Description Optional<XGConnection.StatementPoolingMode>XGConnection.ConnectionProperty. getStatementPoolingMode(Properties properties)