public interface TAEnabledUTFWriter extends IPhynixxConnection, IXADataRecorderAware, IAutoCommitAware
| Modifier and Type | Method and Description |
|---|---|
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
|
close, commit, prepare, reset, rollbackgetXADataRecorder, recoverReplayListener, setXADataRecorderisAutoCommit, setAutoCommitString getConnectionId()
@RequiresTransaction void resetContent() throws IOException
IOException@RequiresTransaction TAEnabledUTFWriter write(String value) throws IOException
value - IOException@RequiresTransaction List<String> readContent() throws IOException
IOExceptionCopyright © 2017. All rights reserved.