Package | Description |
---|---|
org.datanucleus.store.rdbms.mapping.datastore |
Package containing mappings for datastore (JDBC) types.
|
Modifier and Type | Class and Description |
---|---|
class |
DatalinkRDBMSMapping
Mapping of a Datalink RDBMS type (used by DB2).
|
class |
NCharRDBMSMapping
Mapping of a NCHAR RDBMS type.
|
class |
NVarcharRDBMSMapping
Mapping of a NVARCHAR RDBMS type.
|
class |
VarCharRDBMSMapping
Mapping of a VARCHAR RDBMS type.
|
Copyright © 2023. All rights reserved.