Package | Description |
---|---|
oracle.jbo.domain |
Modifier and Type | Class and Description |
---|---|
class |
Date
This class extends oracle.sql.DATE, Oracle's Java representation of the DATE database type.
|
class |
DBSequence
A lightweight, tier-independent wrapper that allows working with attributes that should get their number values from database sequence on insert of a new row.
|
class |
NoMasterRowMarker |
class |
NullValue
Provides a means of creating and serializing null Domain objects.
|
class |
Timestamp
This class extends oracle.sql.TIMESTAMP, Oracle's Java representation of the TIMESTAMP database type.
|
class |
TimestampLTZ |
class |
TimestampTZ |
class |
WhereClauseParamNoValue |