org.apache.openejb.jpa.integration.eclipselink
Class PrefixSessionCustomizer
java.lang.Object
org.apache.openejb.jpa.integration.eclipselink.PrefixSessionCustomizer
- All Implemented Interfaces:
- org.eclipse.persistence.config.SessionCustomizer
public class PrefixSessionCustomizer
- extends Object
- implements org.eclipse.persistence.config.SessionCustomizer
|
Method Summary |
void |
customize(org.eclipse.persistence.sessions.Session session)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefixSessionCustomizer
public PrefixSessionCustomizer()
customize
public void customize(org.eclipse.persistence.sessions.Session session)
throws Exception
- Specified by:
customize in interface org.eclipse.persistence.config.SessionCustomizer
- Throws:
Exception
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.