| Package | Description |
|---|---|
| com.holonplatform.datastore.jdbc |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JdbcDatastore.Builder<D extends JdbcDatastore>
JdbcDatastore builder. |
| Modifier and Type | Method and Description |
|---|---|
static JdbcDatastore.Builder<JdbcDatastore> |
JdbcDatastore.builder()
Get a builder to create a
JdbcDatastore instance. |
Copyright © 2019 The Holon Platform. All rights reserved.