Index
All Classes and Interfaces|All Packages
B
- beforeBinding(PreparedStatement, StatementContext) - Method in class org.jdbi.v3.oracle12.OracleReturning.ReturnParameters
O
- OracleReturning - Class in org.jdbi.v3.oracle12
- 
Returns aResultBearingfrom Oracle's "DML Returning" features introduced in 10.2.
- OracleReturning.ReturnParameters - Class in org.jdbi.v3.oracle12
- org.jdbi.v3.oracle12 - package org.jdbi.v3.oracle12
- 
Theoraclepackage provides integration with the Oracle JDBC driver.
R
- register(int, int) - Method in class org.jdbi.v3.oracle12.OracleReturning.ReturnParameters
- 
Registers a return parameter on the Oracle prepared statement.
- register(String, int) - Method in class org.jdbi.v3.oracle12.OracleReturning.ReturnParameters
- 
Registers a return parameter on the Oracle prepared statement.
- returningDml() - Static method in class org.jdbi.v3.oracle12.OracleReturning
- 
Result producer that returns aResultBearingover the statement "DML returning" parameters.
- returnParameters() - Static method in class org.jdbi.v3.oracle12.OracleReturning
All Classes and Interfaces|All Packages