|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.jdbc.kernel.ConnectionInfo
public class ConnectionInfo
Struct to hold data about the current connection state.
| Field Summary | |
|---|---|
ClassMapping |
mapping
|
Result |
result
|
OpenJPAStateManager |
sm
|
| Constructor Summary | |
|---|---|
ConnectionInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Result result
public OpenJPAStateManager sm
public ClassMapping mapping
| Constructor Detail |
|---|
public ConnectionInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||