public class CommonEntityManager extends SchemaManager implements EntityResource
DEFAULT_FilterFactoryCreator, DEFAULT_ObservationFactoryCreator, DEFAULT_PhenomenonTypeResourceCreator, filterFactory, observationFactory, ptypeResourceDEFAULT_ConnectionFactoryCreator, DEFAULT_InitialContextFactoryCreator, defaultCreatorInfo, managerDEFAULT_PROPERTY_NAME, info, PROPERTY_NAME_KEY, propertyName, propsKEY_CatalogCreatorInfo, KEY_Ptype, KEY_PtypeURL, KEY_SchemaSectionKEY_ResourceFactoryCreator| コンストラクタと説明 |
|---|
CommonEntityManager() |
CommonEntityManager(java.util.Map info) |
CommonEntityManager(java.lang.String propertyName) |
CommonEntityManager(java.lang.String propertyName,
java.util.Map info) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.Set |
creatableSet()
生成可能なKey(現象型名)の一覧を返す。
|
java.util.Map |
getAliasMap()
PEXA1互換メソッド。
|
AliasFactory |
getAliasMapFactory()
PEXA1互換メソッド。
|
CascadeInvalidiableFactory |
getCascadeInvalidiableFactory()
PEXA1互換メソッド。
|
CascadeRemovableFactory |
getCascadeRemovableFactory()
PEXA1互換メソッド。
|
CascadeUpdatableFactory |
getCascadeUpdatableFactory()
PEXA1互換メソッド。
|
DelegationFactory |
getDelegationFactory()
DelegationFactoryを返すPEXA1互換メソッド。
|
ModelMapperContainerFactory |
getModelMapperContainerFactory() |
ModelMeta |
getModelMeta()
対象モデルのModelMetaを返す
|
ModelSchema |
getModelSchema()
対象モデルのModelSchemaを返す
|
ObservableFactory |
getObservableFactory()
ObservableFactoryを取得する
|
ObservableFactoryUtils |
getObservableFactoryUtils()
ObservableFactoryを取得する。
|
ObservationSourceContainer |
getObservationSourceContainer()
ObservationSourceの管理コンテナを返す。
|
ObservationSourceContainer |
getObservationSourceContainer(ObservableProxy proxy,
java.util.Map observationTable)
ObservationSourceの管理コンテナを返す。
|
Preloadable |
getPreloadable()
PEXA1互換メソッド。
|
PhenomenonType |
getPrimaryPhenomenonType()
Primary現象型スキーマを取得する。
|
java.lang.String |
getPrimaryPhenomenonTypeName()
Primary現象型名を取得する。
|
Key |
getPrimaryPhenomenonTypeNameKey()
Key(Primary現象型名)を取得する。
|
ProcedureFactory |
getProcedureFactory()
PEXA1暫定互換用ProcedureFactoryからprocedureTableへの変換結果を取得する。
|
java.util.Map |
getProcedureTable()
Key(現象型名)・手続きテーブルを取得する。
|
protected java.util.Map |
getResourceDefaultCreatorInfo()
派生クラスにおいてはここをsuper.setupDefaultCreatorInfo()に続けて拡張すること
|
Sequencer |
getSequencer()
PEXA1互換メソッド。
|
Sequencer |
getSequencer(java.lang.String seqName)
PEXA1互換メソッド。
|
java.util.Map |
getStaticMap(Observable observable)
PEXA1互換メソッド。
|
StaticMapFactory |
getStaticMapFactory()
PEXA1互換メソッド。
|
ObservableSchema |
getTranObservableSchema()
TransactionテーブルのObservableSchemaを取得する(Obsolete)。
|
PrimaryObservableSchema |
getTranPrimaryObservableSchema()
TransactionテーブルのPrimaryObservableSchemaを取得する(Obsolete)。
|
TriggerFactory |
getTriggerFactory() |
UpdatableSchema |
getUpdatableSchema()
対象モデルのUpdatableSchemaを返す
|
Key |
getVersionCheckKey()
VersionNumberのチェックにする利用する。
|
boolean |
isCheckValue()
観測の値の型の妥当性をチェックするか否かを返す。
|
boolean |
isDelegationCacheEnable()
Delegationをキャッシュしていいかどうかを表す。
|
java.util.Set |
loadableSet() |
java.util.Set |
removableSet()
Null値が設定可能なKey(現象型名)の一覧を返す。
|
protected void |
setupLocal() |
java.lang.String |
toString()
文字列を取得する。
|
java.util.Set |
updatableSet()
更新可能なKey(現象型名)の一覧を返す。
|
getFilterFactory, getObservationFactory, getPhenomenonTypeResource, getSchemaInfocreateCreator, createFactory, createFactory, getConnection, getConnection, getConnection, getConnectionFactory, getContextProp, getCreator, getCreatorInfo, getCreatorMap, getDataSource, getDefaultCreatorInfo, getFactory, getFactoryMap, getInitialContext, getInitialContext, getInitialContext, getInitialContextFactory, getResourceCreatorInfo, getResourceKey, isRunningOnServer, setupgetEnvValue, getEnvValue, getEnvValue, getEnvValue, getInfo, getInfoValue, getInfoValue, getInfoValue, getInfoValue, getLocalValue, getLocalValue, getLocalValue, getLocalValue, getProperties, getPropertiesValue, getPropertiesValue, getPropertiesValue, getPropertiesValue, getPropertyName, getValue, getValue, getValue, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetObservationFactorygetFilterFactory, getPhenomenonTypeResourcegetConnection, getConnection, getConnection, getConnectionFactory, getContextProp, getCreator, getCreatorInfo, getDataSource, getFactory, getInitialContext, getInitialContext, getInitialContext, getInitialContextFactory, getResourceKey, isRunningOnServergetEnvValue, getEnvValue, getEnvValue, getInfo, getInfoValue, getInfoValue, getInfoValue, getInfoValue, getLocalValue, getLocalValue, getLocalValue, getLocalValue, getProperties, getPropertiesValue, getPropertiesValue, getPropertiesValue, getPropertiesValue, getPropertyName, getValue, getValue, getValue, getValueprotected PrimaryObservableSchemaFactory indexSchemaFactory
protected PrimaryObservableSchemaFactory schemaFactory
protected ProcedureFactory pfactory
protected PrimaryPhenomenonTypeSchemaFactory primaryPtypeSchemaFactory
protected SequencerFactory seqFactory
protected boolean isCheckValue
protected Key lockKey
protected DelegationFactory delegationFactory
protected CascadeRemovableFactory cascadeRemovableFactory
protected CascadeUpdatableFactory cascadeUpdatableFactory
protected CascadeInvalidiableFactory cascadeInvalidiableFactory
protected ObservableFactoryUtils observableFactoryUtils
protected java.lang.Boolean delegationCacheFlag
protected AliasFactory aliasMapFactory
protected StaticMapFactory staticMapFactory
protected ObservableFactory observableFactory
protected TriggerFactory triggerFactory
protected Preloadable preloadable
protected LoadableSetFactory loadableSetFactory
protected CreatableSetFactory creatableSetFactory
protected UpdatableSetFactory updatableSetFactory
protected RemovableSetFactory removableSetFactory
protected ModelSchema modelSchema
protected UpdatableSchema updatableSchema
protected ModelMapperContainerFactory mappingFactory
protected ModelMetaFactory modelMetaFactory
protected ModelMeta modelMeta
public CommonEntityManager()
public CommonEntityManager(java.lang.String propertyName)
public CommonEntityManager(java.util.Map info)
public CommonEntityManager(java.lang.String propertyName, java.util.Map info)
protected void setupLocal()
setupLocal クラス内 SchemaManagerpublic final java.lang.String getPrimaryPhenomenonTypeName()
getPrimaryPhenomenonTypeName インタフェース内 EntityResourcepublic final Key getPrimaryPhenomenonTypeNameKey()
getPrimaryPhenomenonTypeNameKey インタフェース内 EntityResourcepublic final PhenomenonType getPrimaryPhenomenonType()
getPrimaryPhenomenonType インタフェース内 EntityResourcepublic final ObservableFactoryUtils getObservableFactoryUtils()
getObservableFactoryUtils インタフェース内 EntityResourcepublic final ObservableFactory getObservableFactory()
EntityResourcegetObservableFactory インタフェース内 EntityResourcepublic final TriggerFactory getTriggerFactory()
getTriggerFactory インタフェース内 EntityResourcepublic final PrimaryObservableSchema getTranPrimaryObservableSchema()
getTranPrimaryObservableSchema インタフェース内 EntityResourcepublic final ObservableSchema getTranObservableSchema()
getTranObservableSchema インタフェース内 EntityResourcepublic java.util.Set loadableSet()
public final java.util.Set creatableSet()
creatableSet インタフェース内 EntityResourcepublic final java.util.Set updatableSet()
updatableSet インタフェース内 EntityResourcepublic final java.util.Set removableSet()
removableSet インタフェース内 EntityResourcepublic final ProcedureFactory getProcedureFactory()
getProcedureFactory インタフェース内 EntityResourcepublic final java.util.Map getProcedureTable()
getProcedureTable インタフェース内 EntityResourcepublic final DelegationFactory getDelegationFactory()
getDelegationFactory インタフェース内 EntityResourcepublic final CascadeRemovableFactory getCascadeRemovableFactory()
getCascadeRemovableFactory インタフェース内 EntityResourcepublic final CascadeUpdatableFactory getCascadeUpdatableFactory()
getCascadeUpdatableFactory インタフェース内 EntityResourcepublic final CascadeInvalidiableFactory getCascadeInvalidiableFactory()
getCascadeInvalidiableFactory インタフェース内 EntityResourcepublic boolean isDelegationCacheEnable()
isDelegationCacheEnable インタフェース内 EntityResourcepublic final Sequencer getSequencer()
getSequencer インタフェース内 EntityResourcepublic final Sequencer getSequencer(java.lang.String seqName)
getSequencer インタフェース内 EntityResourceseqName - 採番するシーケンス名public final boolean isCheckValue()
isCheckValue インタフェース内 EntityResourcepublic final Key getVersionCheckKey()
getVersionCheckKey インタフェース内 EntityResourcepublic java.lang.String toString()
toString クラス内 ResourceManagerpublic final java.util.Map getAliasMap()
getAliasMap インタフェース内 EntityResourcepublic final AliasFactory getAliasMapFactory()
getAliasMapFactory インタフェース内 EntityResourcepublic final java.util.Map getStaticMap(Observable observable)
getStaticMap インタフェース内 EntityResourcepublic final StaticMapFactory getStaticMapFactory()
getStaticMapFactory インタフェース内 EntityResourceprotected java.util.Map getResourceDefaultCreatorInfo()
ResourceManagergetResourceDefaultCreatorInfo クラス内 SchemaManagerpublic Preloadable getPreloadable() throws FatalException
EntityResourcegetPreloadable インタフェース内 EntityResourceFatalExceptionpublic ModelMapperContainerFactory getModelMapperContainerFactory() throws FatalException
FatalExceptionpublic ObservationSourceContainer getObservationSourceContainer() throws FatalException
EntityResourcegetObservationSourceContainer インタフェース内 EntityResourceFatalExceptionpublic ObservationSourceContainer getObservationSourceContainer(ObservableProxy proxy, java.util.Map observationTable) throws FatalException
EntityResourcegetObservationSourceContainer インタフェース内 EntityResourceFatalExceptionpublic ModelSchema getModelSchema() throws FatalException
EntityResourcegetModelSchema インタフェース内 EntityResourceFatalExceptionpublic UpdatableSchema getUpdatableSchema() throws FatalException
EntityResourcegetUpdatableSchema インタフェース内 EntityResourceFatalExceptionpublic ModelMeta getModelMeta() throws FatalException
EntityResourcegetModelMeta インタフェース内 EntityResourceFatalException