|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.apache.slide.common.AbstractServiceBase org.apache.slide.store.txfile.AbstractTxFileStoreService org.apache.slide.store.txfile.TxFileContentStore com.isenshi.util.extlib.TgwTxFileContentStore
フィールドの概要 |
クラス org.apache.slide.store.txfile.TxFileContentStore から継承したフィールド |
LOG_CHANNEL |
クラス org.apache.slide.store.txfile.AbstractTxFileStoreService から継承したフィールド |
activeTransactionBranch, DEBUG_LEVEL, DEBUG_MODE_PARAMETER, rm, started, STORE_DIR_PARAMETER, storeDir, TIMEOUT_PARAMETER, URLENCODE_PATH_PARAMETER, WORK_DIR_PARAMETER, workDir |
クラス org.apache.slide.common.AbstractServiceBase から継承したフィールド |
namespace, scope |
インタフェース javax.transaction.xa.XAResource から継承したフィールド |
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY |
インタフェース javax.transaction.Status から継承したフィールド |
STATUS_ACTIVE, STATUS_COMMITTED, STATUS_COMMITTING, STATUS_MARKED_ROLLBACK, STATUS_NO_TRANSACTION, STATUS_PREPARED, STATUS_PREPARING, STATUS_ROLLEDBACK, STATUS_ROLLING_BACK, STATUS_UNKNOWN |
コンストラクタの概要 | |
TgwTxFileContentStore()
|
メソッドの概要 | |
void |
setParameters(Hashtable parameters)
|
クラス org.apache.slide.store.txfile.TxFileContentStore から継承したメソッド |
createRevisionContent, getLogChannel, removeRevisionContent, retrieveRevisionContent, storeRevisionContent, toString |
クラス org.apache.slide.store.txfile.AbstractTxFileStoreService から継承したメソッド |
commit, connect, createXAException, disconnect, end, forget, getActiveTxId, getTransactionTimeout, isConnected, isSameRM, prepare, recover, reset, rollback, setTransactionTimeout, start, throwInternalError, throwInternalError, throwInternalError, wrap |
クラス org.apache.slide.common.AbstractServiceBase から継承したメソッド |
cacheResults, connect, connectIfNeeded, connectIfNeeded, getLogger, initialize, setNamespace, setScope |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
インタフェース org.apache.slide.common.Service から継承したメソッド |
cacheResults, connect, connect, connectIfNeeded, connectIfNeeded, disconnect, getLogger, initialize, isConnected, reset, setNamespace, setScope |
インタフェース javax.transaction.xa.XAResource から継承したメソッド |
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start |
コンストラクタの詳細 |
public TgwTxFileContentStore()
メソッドの詳細 |
public void setParameters(Hashtable parameters) throws org.apache.slide.common.ServiceParameterErrorException, org.apache.slide.common.ServiceParameterMissingException
org.apache.slide.common.ServiceParameterErrorException
org.apache.slide.common.ServiceParameterMissingException
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |