| Package | Description |
|---|---|
| com.holonplatform.datastore.jpa.jpql.expression |
| Modifier and Type | Method and Description |
|---|---|
static <T> JpaEntity<T> |
JpaEntity.create(javax.persistence.metamodel.Metamodel metamodel,
Class<T> entityClass)
Create a new
JpaEntity from given entityClass. |
Copyright © 2019 The Holon Platform. All rights reserved.