T - Entity typeI - Entity identity typepublic interface IEntityInstantiator<T,I>
| Modifier and Type | Method and Description |
|---|---|
T |
find(javax.persistence.EntityManager em,
I id) |
Class<I> |
getIdType() |
Copyright © 2018. All rights reserved.