|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.tamino.db.api.connection.TGroupsParameter
public class TGroupsParameter
Represents the groups parameter for the connection.
Constructor Summary | |
---|---|
TGroupsParameter()
|
Method Summary | |
---|---|
void |
setGroups(java.lang.String groups)
Set the groups parameter value. |
void |
writeTo(TCommandStatement commandStatement)
Writes the groups parameter to the given commandStatement. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TGroupsParameter()
Method Detail |
---|
public void setGroups(java.lang.String groups)
groups
- the parameter value.public void writeTo(TCommandStatement commandStatement)
commandStatement
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |