|
|||||||||
| Home >> All >> org >> enhydra >> servlet >> [ connectionMethods overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.enhydra.servlet.connectionMethods
Class ConnectionMethodManager.TableEntry

java.lang.Objectorg.enhydra.servlet.connectionMethods.ConnectionMethodManager.TableEntry
- Enclosing class:
- ConnectionMethodManager
- private class ConnectionMethodManager.TableEntry
- extends java.lang.Object
| Field Summary | |
(package private) ConnectionMethod |
cm
|
(package private) java.lang.String |
connectionID
|
| Constructor Summary | |
private |
ConnectionMethodManager.TableEntry()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
connectionID
java.lang.String connectionID
cm
ConnectionMethod cm
| Constructor Detail |
ConnectionMethodManager.TableEntry
private ConnectionMethodManager.TableEntry()
|
|||||||||
| Home >> All >> org >> enhydra >> servlet >> [ connectionMethods overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.enhydra.servlet.connectionMethods.ConnectionMethodManager.TableEntry