public static class PreparedStatementTest.PreparedStatementWrapper extends StatementTest.StatementWrapper
This wrapper is used to expose JDBC 4.2 methods which can run on VM rev levels lower than Java 8.
Modifier and Type | Field and Description |
---|---|
private java.sql.PreparedStatement |
_wrappedPreparedStatement |
Constructor and Description |
---|
PreparedStatementWrapper(java.sql.PreparedStatement wrappedPreparedStatement) |
Modifier and Type | Method and Description |
---|---|
long |
executeLargeUpdate() |
(package private) java.sql.PreparedStatement |
getWrappedPreparedStatement() |
executeLargeBatch, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, getLargeMaxRows, getLargeUpdateCount, getWrappedStatement, invoke, setLargeMaxRows
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.