com.isenshi.util.extlib
クラス TgwFileSequenceStore

java.lang.Object
  拡張org.apache.slide.common.AbstractServiceBase
      拡張org.apache.slide.store.txfile.FileSequenceStore
          拡張com.isenshi.util.extlib.TgwFileSequenceStore
すべての実装インタフェース:
org.apache.slide.store.SequenceStore, org.apache.slide.common.Service, XAResource

public class TgwFileSequenceStore
extends org.apache.slide.store.txfile.FileSequenceStore


入れ子クラスの概要
 
クラス org.apache.slide.store.txfile.FileSequenceStore から継承した入れ子クラス
org.apache.slide.store.txfile.FileSequenceStore.SeqContext
 
フィールドの概要
 
クラス org.apache.slide.store.txfile.FileSequenceStore から継承したフィールド
fileSequence, LOG_CHANNEL, sequenceHash, sequenceIncrement, sequenceStartValue, STORE_DIR_PARAMETER, storeDir
 
クラス org.apache.slide.common.AbstractServiceBase から継承したフィールド
namespace, scope
 
インタフェース javax.transaction.xa.XAResource から継承したフィールド
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
 
コンストラクタの概要
TgwFileSequenceStore()
           
 
メソッドの概要
 void setParameters(Hashtable parameters)
           
 
クラス org.apache.slide.store.txfile.FileSequenceStore から継承したメソッド
commit, connect, createSequence, disconnect, end, forget, getTransactionTimeout, isConnected, isSameRM, isSequenceSupported, nextSequenceValue, prepare, recover, reset, rollback, sequenceExists, setTransactionTimeout, start, toString
 
クラス 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, connectIfNeeded, connectIfNeeded, getLogger, initialize, setNamespace, setScope
 

コンストラクタの詳細

TgwFileSequenceStore

public TgwFileSequenceStore()
メソッドの詳細

setParameters

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


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.