| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa.context |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
EntityManagerHandler.withEntityManager(EntityManagerOperation<R> operation)
Execute given
operation using an EntityManager instance provided by the Datastore and return
the operation result. |
Copyright © 2019 The Holon Platform. All rights reserved.