A B C D E F G H I J K L M N O P Q R S T U V W X

O

ORACLE_DELETE_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indicating a standard delete operation.
ORACLE_INSERTKEY_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indication a insert operation that uses a key value.
ORACLE_INSERT_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indicating a standard insert operation.
ORACLE_SELECTCURKEY_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indicating a SELECT .CURVAL from operation.
ORACLE_SELECTKEY_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indicating that a value for a key is retrieved.
ORACLE_SELECT_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indicating a standard select operation.
ORACLE_UPDATE_OPERATION - Static variable in class otie.JDBC.OracleTransaction
A character flag indicating a standard update operation.
OTIEMatrix - class otie.OTIEMatrix.
Title: OTIEMatrix Description: A Matrix class for representing single- and twodimensional matrices Copyright: Copyright (c) 2004 University of Helsinki
OTIEMatrix() - Constructor for class otie.OTIEMatrix
Default constructor, creates an empty matrix with dimensionality ARRAYSIZE x ARRAYSIZE
OTIEMatrix(int, int) - Constructor for class otie.OTIEMatrix
Constructor that allows user to give dimensions as parameters
OTIEMatrix(double[]) - Constructor for class otie.OTIEMatrix
A constructor that creates a single dimensional matrix
OTIEMatrix(double[][]) - Constructor for class otie.OTIEMatrix
A constructor for creating 2D matrices
OTIEMatrix(OTIEMatrix) - Constructor for class otie.OTIEMatrix
 
OracleInsertKey - class otie.JDBC.OracleInsertKey.
Title: OracleInsertKey Description: Oracle implementation of the InsertKey transaction type Copyright: Copyright (c) Petteri Nurmi 2004 Company: Helsinki Institute for Information Technology
OracleInsertKey(Insert[]) - Constructor for class otie.JDBC.OracleInsertKey
Create a new INSERT operation that uses a SEQUENCE.NEXTVAL structure
OracleTransaction - class otie.JDBC.OracleTransaction.
 
OracleTransaction(TransactionType[], JDBCWrapper) - Constructor for class otie.JDBC.OracleTransaction
Builds a new OracleTransaction instance.
ok - Variable in class otie.component.PermissionChecker
A boolean value indicating whether the permissions hhave been read correctly.
otie - package otie
 
otie.JDBC - package otie.JDBC
 
otie.OTIEGraph - package otie.OTIEGraph
 
otie.Session - package otie.Session
 
otie.XML - package otie.XML
 
otie.component - package otie.component
 
otie.database - package otie.database
 
otie.exception - package otie.exception
 
otie.exception.JDBC - package otie.exception.JDBC
 
otie.exception.Metadata - package otie.exception.Metadata
 
otie.exception.xml - package otie.exception.xml
 
otie.image - package otie.image
 
otie.security - package otie.security
 

A B C D E F G H I J K L M N O P Q R S T U V W X