Skip navigation links

Oracle® Fusion Middleware Java API Reference for EclipseLink
11g Release 1 (11.1.1)

E26376-01


org.eclipse.persistence.oxm
Class XMLContext.XMLContextState

java.lang.Object
  extended by org.eclipse.persistence.oxm.XMLContext.XMLContextState

Enclosing class:
XMLContext

public static class XMLContext.XMLContextState
extends java.lang.Object

Method Summary
 org.eclipse.persistence.internal.sessions.AbstractSession getSession(java.lang.Object object)
          INTERNAL: Return the session corresponding to this object.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getSession

public org.eclipse.persistence.internal.sessions.AbstractSession getSession(java.lang.Object object)
INTERNAL: Return the session corresponding to this object. Since the object may be mapped by more that one of the projects used to create the XML Context, this method will return the first match.

Skip navigation links

Oracle® Fusion Middleware Java API Reference for EclipseLink
11g Release 1 (11.1.1)

E26376-01


Copyright © 2007, Eclipse Foundation, Inc. and its licensors. All rights reserved.