메소드 | 설명 | |
---|---|---|
CommitValue ( |
||
GetValue ( |
||
GetValue ( long attime ) : object | ||
RollbackValue ( |
||
SetValue ( |
||
SetValue ( long time, object value ) : void | ||
TransactionalValue ( |
메소드 | 설명 | |
---|---|---|
ReleaseValues ( long activetime ) : void |
public CommitValue ( |
||
transaction | ||
리턴 | void |
public GetValue ( |
||
transaction | ||
리턴 | object |
public RollbackValue ( |
||
transaction | ||
리턴 | void |
public SetValue ( |
||
transaction | ||
value | object | |
리턴 | void |
public TransactionalValue ( |
||
trobj | ||
position | int | |
리턴 | System |