org.apache.openejb.jpa.integration.eclipselink
Class PrefixSessionCustomizer

java.lang.Object
  extended by 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


Constructor Summary
PrefixSessionCustomizer()
           
 
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
 

Constructor Detail

PrefixSessionCustomizer

public PrefixSessionCustomizer()
Method Detail

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.