Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01

A B C D E F G H I L M N O P R S T U Z

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.
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(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).

Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01

A B C D E F G H I L M N O P R S T U Z

 

Copyright © 1997, 2003, Oracle. All rights reserved.