public class ExampleJpaDatastore extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleJpaDatastore.Test |
| Modifier and Type | Field and Description |
|---|---|
static com.holonplatform.core.property.NumericProperty<Long> |
ID |
static com.holonplatform.core.datastore.DataTarget<?> |
TARGET |
static com.holonplatform.core.property.PropertySet<?> |
TEST |
static com.holonplatform.core.property.StringProperty |
VALUE |
| Constructor and Description |
|---|
ExampleJpaDatastore() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
ids1() |
void |
ids2() |
void |
transactional() |
void |
withEntityManager() |
public static final com.holonplatform.core.property.NumericProperty<Long> ID
public static final com.holonplatform.core.property.StringProperty VALUE
public static final com.holonplatform.core.property.PropertySet<?> TEST
public static final com.holonplatform.core.datastore.DataTarget<?> TARGET
Copyright © 2019 The Holon Platform. All rights reserved.