org.apache.openjpa.jdbc.kernel
Class ConnectionInfo
java.lang.Object
   org.apache.openjpa.jdbc.kernel.ConnectionInfo
org.apache.openjpa.jdbc.kernel.ConnectionInfo
- public class ConnectionInfo 
- extends Object
Struct to hold data about the current connection state.
- Author:
- Abe White
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
result
public Result result
sm
public OpenJPAStateManager sm
mapping
public ClassMapping mapping
ConnectionInfo
public ConnectionInfo()
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.