| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa.context | |
| com.holonplatform.datastore.jpa.internal |
| 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. |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DefaultJpaDatastore.withEntityManager(EntityManagerOperation<R> operation) |
Copyright © 2019 The Holon Platform. All rights reserved.