| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JpaDatastore.Builder<D extends JpaDatastore>
JpaDatastore builder. |
| Modifier and Type | Method and Description |
|---|---|
static JpaDatastore.Builder<JpaDatastore> |
JpaDatastore.builder()
Get a builder to create a
JpaDatastore instance. |
Copyright © 2019 The Holon Platform. All rights reserved.