Package | Description |
---|---|
com.hazelcast.datastore |
This package contains code handling external data stores.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcDataStoreFactory
Creates a JDBC data store as a
DataSource . |
Modifier and Type | Method and Description |
---|---|
ExternalDataStoreFactory<?> |
ExternalDataStoreService.getExternalDataStoreFactory(String name)
Returns external data store factory with given name.
|
Copyright © 2022 Hazelcast, Inc.. All rights reserved.