クラス DataStore
java.lang.Object
org.iplass.mtp.impl.datastore.DataStore
- すべての実装されたインタフェース:
ServiceInitListener<StoreService>
- 直系の既知のサブクラス:
RdbDataStore
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract ApplyMetaDataStrategyabstract EntityStoreStrategyabstract Class<? extends MetaEntityStore> abstract MetaEntityStoreabstract intstringPropertyStoreMaxLength(MetaStoreMapping metaStoreMapping) クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.spi.ServiceInitListener
destroyed, inited
-
コンストラクタの詳細
-
DataStore
public DataStore()
-
-
メソッドの詳細
-
getApplyMetaDataStrategy
-
getEntityStoreStrategy
-
newEntityStoreInstance
-
getEntityStoreType
-
stringPropertyStoreMaxLength
-