| Package | Description |
|---|---|
| com.holonplatform.datastore.jdbc |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
JdbcDatastore.withConnection(JdbcDatastore.ConnectionOperation<R> operation)
Execute given
operation using a new Connection provided by the Datastore and return the
operation result. |
Copyright © 2017 The Holon Platform. All rights reserved.