|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tranql.ddl.DerbyDDLCommandBuilder.Context
public static class DerbyDDLCommandBuilder.Context
Constructor Summary | |
---|---|
DerbyDDLCommandBuilder.Context()
|
|
DerbyDDLCommandBuilder.Context(java.lang.StringBuffer buffer)
|
Method Summary | |
---|---|
DerbyDDLCommandBuilder.Context |
append(char c)
|
DerbyDDLCommandBuilder.Context |
append(java.lang.String string)
|
java.lang.String |
getText()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DerbyDDLCommandBuilder.Context()
public DerbyDDLCommandBuilder.Context(java.lang.StringBuffer buffer)
Method Detail |
---|
public DerbyDDLCommandBuilder.Context append(java.lang.String string)
public DerbyDDLCommandBuilder.Context append(char c)
public java.lang.String getText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |