Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
A
abs()
- Method in class oracle.jbo.domain.
Number
Finds the absolute value of
this
.
acos()
- Method in class oracle.jbo.domain.
Number
Calculates the arc cosine of
this
.
add(double)
- Method in class oracle.jbo.domain.
Number
Adds another number to
this
.
add(int)
- Method in class oracle.jbo.domain.
Number
Adds another number to
this
.
add(Number)
- Method in class oracle.jbo.domain.
Number
Adds another number to
this
.
add(NUMBER)
- Method in class oracle.jbo.domain.
Number
Adds another number to
this
.
addJulianDays(int, int)
- Method in class oracle.jbo.domain.
Date
Adds the number of Julian days to a DateDomain.
addMonths(int)
- Method in class oracle.jbo.domain.
Date
Adds months to a date.
AM_IMPL_CLIENT
- Static variable in class oracle.jbo.domain.
DBSequence
Array
- class oracle.jbo.domain.
Array
.
This class provides a lightweight wrapper for
oracle.sql.ARRAY
, the Java representation of the ARRAY database type.
Array()
- Constructor for class oracle.jbo.domain.
Array
Constructs an instance of this class.
Array(ArrayDescriptor, Connection, byte[])
- Constructor for class oracle.jbo.domain.
Array
Internal:
Applications should not use this constructor.
Array(ArrayDescriptor, Connection, Object)
- Constructor for class oracle.jbo.domain.
Array
Internal:
Applications should not use this constructor.
Array(Datum)
- Constructor for class oracle.jbo.domain.
Array
Internal:
Applications should not use this constructor.
Array(Object[])
- Constructor for class oracle.jbo.domain.
Array
asin()
- Method in class oracle.jbo.domain.
Number
Calculates the arc sine of
this
.
atan()
- Method in class oracle.jbo.domain.
Number
Calculates the arc tangent of
this
.
atan2(Number)
- Method in class oracle.jbo.domain.
Number
Calculates
atan(this, x)
.
atan2(NUMBER)
- Method in class oracle.jbo.domain.
Number
Calculates
atan(this, x)
.
Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U