| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa | |
| com.holonplatform.datastore.jpa.examples | |
| com.holonplatform.datastore.jpa.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> JpaTarget<T> |
JpaTarget.of(Class<T> entityClass)
Build a
JpaTarget using given entityClass |
| Modifier and Type | Field and Description |
|---|---|
static JpaTarget<ExampleJpaDatastoreModel.Test> |
ExampleJpaDatastoreModel.JPA_TARGET |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJpaTarget<T>
Default
JpaTarget implementation |
Copyright © 2019 The Holon Platform. All rights reserved.