Class | Description |
---|---|
DB |
Base class for data types used in the Java SDK.
|
DB.BigInt |
DB type for Long
|
DB.Bit |
DB type for Boolean values
|
DB.DateTime |
DB Type for Dates
|
DB.Int |
DB Class for Integers
|
DB.NullObject |
Represents a NULL DB object
|
DB.Real |
DB type for Float
|
DB.Str |
DB type for Strings
|
Duration |
Class representing some duration of time
|
Oid |
VersionOne object identifier
|
Enum | Description |
---|---|
Duration.Unit |
Valid units for Duration
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.