|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.persistence.JPAEclipseLinkSessionCustomizer
public class JPAEclipseLinkSessionCustomizer
See http://wiki.eclipse.org/Customizing_the_EclipseLink_Application_(ELUG) Use for clients that would like to use a JTA SE pu instead of a RESOURCE_LOCAL SE pu.
Field Summary | |
---|---|
static org.slf4j.Logger |
logger
|
Constructor Summary | |
---|---|
JPAEclipseLinkSessionCustomizer()
|
Method Summary | |
---|---|
void |
customize(org.eclipse.persistence.sessions.Session session)
Get a dataSource connection and set it on the session with lookupType=STRING_LOOKUP |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.slf4j.Logger logger
Constructor Detail |
---|
public JPAEclipseLinkSessionCustomizer()
Method Detail |
---|
public void customize(org.eclipse.persistence.sessions.Session session) throws java.lang.Exception
customize
in interface org.eclipse.persistence.config.SessionCustomizer
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |