public interface PreparedStatementCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
doInPreparedStatement(com.datastax.driver.core.PreparedStatement ps) |
T doInPreparedStatement(com.datastax.driver.core.PreparedStatement ps) throws com.datastax.driver.core.exceptions.DriverException, DataAccessException
com.datastax.driver.core.exceptions.DriverExceptionDataAccessExceptionCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.