public interface JpaPersistenceContext
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
javax.persistence.EntityManager |
getEntityManager() |
javax.persistence.EntityTransaction |
getEntityTransaction() |
void |
rollback() |
Copyright © 2013 CodeLutin. All rights reserved.