| Package | Description |
|---|---|
| com.holonplatform.datastore.jdbc | |
| com.holonplatform.datastore.jdbc.dialect |
| Modifier and Type | Method and Description |
|---|---|
default Optional<JdbcDialect.SQLParameterProcessor> |
JdbcDialect.getParameterProcessor()
Get the dialect
JdbcDialect.SQLParameterProcessor. |
| Modifier and Type | Method and Description |
|---|---|
Optional<JdbcDialect.SQLParameterProcessor> |
SQLServerDialect.getParameterProcessor() |
Optional<JdbcDialect.SQLParameterProcessor> |
SQLiteDialect.getParameterProcessor() |
Optional<JdbcDialect.SQLParameterProcessor> |
OracleDialect.getParameterProcessor() |
Copyright © 2017 The Holon Platform. All rights reserved.