|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etasoft.trans.transaction.axWriterBuffer
com.etasoft.trans.transaction.axJdbcBuffer
Output buffer for the Jdbc data.
Field Summary |
Fields inherited from class com.etasoft.trans.transaction.axWriterBuffer |
m_writer |
Constructor Summary | |
axJdbcBuffer(axWriter writer)
|
Method Summary | |
void |
append(java.lang.String output)
Append string data to be written off. |
void |
append(java.lang.String section,
java.util.HashMap tabElements,
boolean prepareSQL)
Append field data to be written off. |
void |
close()
Close write buffer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public axJdbcBuffer(axWriter writer)
Method Detail |
public void close()
close
in class axWriterBuffer
public void append(java.lang.String output) throws axException
append
in class axWriterBuffer
axException
public void append(java.lang.String section, java.util.HashMap tabElements, boolean prepareSQL) throws axException
append
in class axWriterBuffer
axException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |