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 |
---|---|
<DS> ExternalDataStoreFactory<DS> |
ExternalDataStoreService.getExternalDataStoreFactory(String name)
Returns external data store factory with given name.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.