T - public interface SessionCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
doInSession(com.datastax.driver.core.Session s)
Perform the operation in the given Session
|
T doInSession(com.datastax.driver.core.Session s) throws DataAccessException
s - DataAccessExceptionCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.