| Package | Description |
|---|---|
| com.holonplatform.datastore.jdbc.composer | |
| com.holonplatform.datastore.jdbc.composer.internal |
| Modifier and Type | Method and Description |
|---|---|
static SQLValueDeserializer |
SQLValueDeserializer.getDefault()
Create the default
SQLValueDeserializer. |
default SQLValueDeserializer |
SQLContext.getValueDeserializer()
Get the
SQLValueDeserializer of this context. |
SQLValueDeserializer |
SQLDialectContext.getValueDeserializer()
Get the
SQLValueDeserializer if this context. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSQLValueDeserializer
Default
SQLValueDeserializer. |
| Modifier and Type | Method and Description |
|---|---|
SQLValueDeserializer |
DefaultSQLCompositionContext.getValueDeserializer() |
Copyright © 2019 The Holon Platform. All rights reserved.