|
EclipseLink 1.0_1.0 M7 - 20080508 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.jpa.config.EntityManagerProperties
public class EntityManagerProperties
The class defines TopLink properties' names. This properties are specific to an EnityManger and should be passed to createEntityManager methods of EntityManagerFactory. Property values are usually case-insensitive with some common sense exceptions, for instance class names.
Field Summary | |
---|---|
static java.lang.String |
JOIN_EXISTING_TRANSACTION
|
static java.lang.String |
PERSISTENCE_CONTEXT_REFERENCE_MODE
|
Constructor Summary | |
---|---|
EntityManagerProperties()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JOIN_EXISTING_TRANSACTION
public static final java.lang.String PERSISTENCE_CONTEXT_REFERENCE_MODE
Constructor Detail |
---|
public EntityManagerProperties()
|
EclipseLink 1.0_1.0 M7 - 20080508 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |