| Package | Description |
|---|---|
| com.holonplatform.datastore.jdbc | |
| com.holonplatform.datastore.jdbc.dialect |
| Modifier and Type | Method and Description |
|---|---|
static JdbcDialect.SQLValueDeserializer |
JdbcDialect.SQLValueDeserializer.getDefault()
Get the default SQLValueDeserializer.
|
default JdbcDialect.SQLValueDeserializer |
JdbcDialect.getValueDeserializer()
Get the
JdbcDialect.SQLValueDeserializer to use to deserialize SQL query results. |
| Modifier and Type | Method and Description |
|---|---|
JdbcDialect.SQLValueDeserializer |
SQLiteDialect.getValueDeserializer() |
JdbcDialect.SQLValueDeserializer |
OracleDialect.getValueDeserializer() |
Copyright © 2017 The Holon Platform. All rights reserved.