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 org.springframework.dao.DataAccessException
s - org.springframework.dao.DataAccessExceptionCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.