| Constructor and Description |
|---|
StoreManagerImpl(CacheManager cacheManager,
VTransactionManager transactionManager,
CollectionsManager collectionsManager,
List<FileStorePlugin> fileStorePlugins,
List<DataStorePlugin> dataStorePlugins,
EventBusManager eventBusManager)
Constructeur.
|
| Constructor and Description |
|---|
DataStoreConfigImpl(List<DataStorePlugin> dataStorePlugins,
CacheManager cacheManager)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
DataStorePlugin |
LogicalDataStoreConfig.getPhysicalDataStore(DtDefinition dtDefinition)
Provides a 'DataStorePlugin' for the specified 'DtDefinition'.
|
| Constructor and Description |
|---|
LogicalDataStoreConfig(List<DataStorePlugin> dataStorePlugins)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSqlDataStorePlugin
This class is the basic implementation of the dataStore in the sql way.
|
class |
AbstractStaticDataStorePlugin
Class abstraite des Stores de données static et immutable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HsqlDataStorePlugin
Implémentation d'un Store HSQLDB.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JpaDataStorePlugin
Implémentation d'un Store Jpa.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleDataStorePlugin
Implémentation d'un Store Oracle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSqlDataStorePlugin
Implémentation d'un Store PostgreSQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlServerDataStorePlugin
Implémentation d'un Store MS Sql Server.
|
Copyright © 2016. All Rights Reserved.