public class TransientCommitableImpl extends EJBHandleAdaptor implements Commitable, java.io.Serializable
facade
コンストラクタと説明 |
---|
TransientCommitableImpl(Commitable commitable) |
修飾子とタイプ | メソッドと説明 |
---|---|
CommitResult |
commit(Updatable target,
java.util.Map controlMap)
更新内容を反映する。
|
protected Commitable |
getCommitable() |
protected ModelBuilder |
getModelBuilder() |
protected ModelParser |
getModelParser() |
protected Resource |
getResource() |
protected StringCommitable |
getStringCommitable(Commitable commitable) |
getFacade, getLocalFacade, handleIsNull, handleToString, setHandle
public TransientCommitableImpl(Commitable commitable)
public CommitResult commit(Updatable target, java.util.Map controlMap) throws UpdatableCommitException, java.rmi.RemoteException, FatalException
Commitable
commit
インタフェース内 Commitable
target
- 更新反映対象controlMap
- 制御情報UpdatableCommitException
- 回復可能なcommit実行例外java.rmi.RemoteException
FatalException
protected StringCommitable getStringCommitable(Commitable commitable)
protected Commitable getCommitable() throws java.rmi.RemoteException
java.rmi.RemoteException
protected Resource getResource()
protected ModelBuilder getModelBuilder()
protected ModelParser getModelParser()