|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RDBMSMapping | |
|---|---|
| org.datanucleus.store.rdbms.mapping | Package containing mappings for datastore (JDBC) types. |
| org.datanucleus.store.rdbms.mapping.oracle | Package containing mappings for Oracle datastores, extending on the mappings found in packages org.datanucleus.store.mapped.mapping and org.datanucleus.store.rdbms.mapping. |
| Uses of RDBMSMapping in org.datanucleus.store.rdbms.mapping |
|---|
| Subclasses of RDBMSMapping in org.datanucleus.store.rdbms.mapping | |
|---|---|
class |
AbstractLargeBinaryRDBMSMapping
Mapping of a large binary (e.g BLOB, LONGVARBINARY) RDBMS type. |
class |
BigIntRDBMSMapping
Mapping of a Big Integer RDBMS type. |
class |
BitRDBMSMapping
Mapping of a BIT RDBMS type. |
class |
BlobRDBMSMapping
Mapping of a BLOB RDBMS type. |
class |
BooleanRDBMSMapping
Mapping of a BOOLEAN RDBMS type. |
class |
CharRDBMSMapping
Mapping of a CHAR RDBMS type. |
class |
ClobRDBMSMapping
Mapping of a Clob RDBMS type. |
class |
DatalinkRDBMSMapping
Mapping of a Datalink RDBMS type (used by DB2). |
class |
DateRDBMSMapping
Mapping of a DATE RDBMS type. |
class |
DecimalRDBMSMapping
Mapping of a Decimal RDBMS type. |
class |
DoubleRDBMSMapping
Mapping of a DOUBLE RDBMS type. |
class |
FloatRDBMSMapping
Mapping of a Float RDBMS type. |
class |
IntegerRDBMSMapping
Mapping of a INTEGER RDBMS type. |
class |
LongVarBinaryRDBMSMapping
Mapping of a LONGVARBINARY RDBMS type. |
class |
LongVarcharRDBMSMapping
Mapping of a Long VARCHAR RDBMS type. |
class |
NCharRDBMSMapping
Mapping of a NCHAR RDBMS type. |
class |
NumericRDBMSMapping
Mapping of a numeric RDBMS type. |
class |
NVarcharRDBMSMapping
Mapping of a NVARCHAR RDBMS type. |
class |
RealRDBMSMapping
Mapping of a REAL RDBMS type. |
class |
SmallIntRDBMSMapping
Mapping of a SMALLINT RDBMS type. |
class |
SqlXmlRDBMSMapping
Mapping of an SQLXML RDBMS type. |
class |
TimeRDBMSMapping
Mapping of a TIME RDBMS type. |
class |
TimestampRDBMSMapping
Mapping of a TIMESTAMP RDBMS type. |
class |
TimesTenVarBinaryRDBMSMapping
Mapping of a VARBINARY RDBMS type for TimesTen database. |
class |
TinyIntRDBMSMapping
Mapping of a TINYINT RDBMS type. |
class |
VarBinaryRDBMSMapping
Mapping of a VARBINARY RDBMS type. |
class |
VarCharRDBMSMapping
Mapping of a VARCHAR RDBMS type. |
| Uses of RDBMSMapping in org.datanucleus.store.rdbms.mapping.oracle |
|---|
| Subclasses of RDBMSMapping in org.datanucleus.store.rdbms.mapping.oracle | |
|---|---|
class |
OracleBlobRDBMSMapping
Maps a Field to an Oracle BLOB. |
class |
OracleClobRDBMSMapping
Mapping for Oracle CLOB type. |
class |
XMLTypeRDBMSMapping
Mapping for an Oracle XMLType type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||