|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.soap.sqlquerywebservice.helper.Connection
public class Connection
Class to hold contextual connection string.
Field Summary | |
---|---|
protected java.lang.String |
connectionId
|
Constructor Summary | |
---|---|
Connection()
|
Method Summary | |
---|---|
java.lang.String |
getConnectionId()
|
void |
setConnectionId(java.lang.String connectionId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String connectionId
Constructor Detail |
---|
public Connection()
Method Detail |
---|
public java.lang.String getConnectionId()
public void setConnectionId(java.lang.String connectionId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |