|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.knowledgeplaza.util.jpa.EntityManagerExtender
nl.knowledgeplaza.util.jpa.EclipselinkEntityManagerExtender
public class EclipselinkEntityManagerExtender
Extend the extender with Eclipselink specifics
| Field Summary | |
|---|---|
static java.lang.String |
SOURCECODE_VERSION
Standard variable for determining version of a class file. |
| Fields inherited from class nl.knowledgeplaza.util.jpa.EntityManagerExtender |
|---|
CLEARED_ENTITIES |
| Constructor Summary | |
|---|---|
protected |
EclipselinkEntityManagerExtender(javax.persistence.EntityManager em)
|
| Method Summary | |
|---|---|
static javax.persistence.EntityManager |
wrap(javax.persistence.EntityManager em)
|
| Methods inherited from class nl.knowledgeplaza.util.jpa.EntityManagerExtender |
|---|
clearAllRemovedEntities, clearDelayedMerges, clearDelayedPersists, clearRemovedEntities, executeNextClearWithoutClearingRemovedEntities, getAllRemovedEntities, getDelayedMerges, getDelayedPersists, getEntityManager, getRemovedEntities, invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.reflect.InvocationHandler |
|---|
invoke |
| Field Detail |
|---|
public static final java.lang.String SOURCECODE_VERSION
| Constructor Detail |
|---|
protected EclipselinkEntityManagerExtender(javax.persistence.EntityManager em)
| Method Detail |
|---|
public static javax.persistence.EntityManager wrap(javax.persistence.EntityManager em)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||