|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TAEnabledUTFWriter
Created by Christoph Schmidt-Casdorff on 04.02.14.
| Method Summary | |
|---|---|
String |
getConnectionId()
|
List<String> |
readContent()
reads the content |
void |
resetContent()
resets the content of the file associated with die current transaction |
TAEnabledUTFWriter |
write(String value)
writes a string to file |
| Methods inherited from interface org.csc.phynixx.connection.IPhynixxConnection |
|---|
close, commit, prepare, reset, rollback |
| Methods inherited from interface org.csc.phynixx.connection.IXADataRecorderAware |
|---|
getXADataRecorder, recoverReplayListener, setXADataRecorder |
| Methods inherited from interface org.csc.phynixx.connection.IAutoCommitAware |
|---|
isAutoCommit, setAutoCommit |
| Method Detail |
|---|
String getConnectionId()
@RequiresTransaction
void resetContent()
throws IOException
IOException
@RequiresTransaction
TAEnabledUTFWriter write(String value)
throws IOException
value -
IOException
@RequiresTransaction
List<String> readContent()
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||