Rogue Wave banner
No previous fileTop of DocumentContentsNo linkNo next file
DB Access Module for Oracle OCI User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

Topic Index

Click on one of the letters below to jump immediately to that section of the index.

A | B | C | D | E | F | I | L | M | N | O | P | R | S | T

A

access library
   naming conventions [in 2.2 Databases and Connections]

B

beginTransaction() [in 2.11.2 Using Transaction Control Methods]
binary data [in 2.14 Large Character and Binary Data]
   limitations on use [in 2.14 Large Character and Binary Data]

C

caching [in 2.6 Caching]
calls to OCI
   complications [in 2.16.4 Using RWDBSytemHandle]
   example [in 2.16.4 Using RWDBSytemHandle]
commitTransaction() [in 2.11.2 Using Transaction Control Methods]
connections
   databases [in 2.2 Databases and Connections]
   arguments used [in 2.2 Databases and Connections]
cursors
   OCI library support [in 2.5 Cursors]
   restrictions [in 2.5 Cursors]

D

data binding [in 2.15 Input Binding of Data]
data formats for internationalization [in 2.10.4 Data Formats]
data type mapping [in 2.3 Data Types]
data types
   restrictions [in 2.3.1 Restrictions on the Use of Data Types]
      [in 2.3.1 Restrictions on the Use of Data Types]
database
   connections [in 2.2 Databases and Connections]
   opening [in 2.2 Databases and Connections]
DATE datatype [in 2.17.2 Timestamp]

E

errors
   generated within OCI [in 2.12 Error Messages - Contents of RWDBStatus]
   reporting [in 2.12 Error Messages - Contents of RWDBStatus]
   server errors [in 2.12 Error Messages - Contents of RWDBStatus]
example
   savepoint feature [in 2.11.2 Using Transaction Control Methods]
expressions [in 2.4 Expressions]

F

foreign keys from views [in 2.17.1 Foreign Keys from Views]

I

input binding of data [in 2.15 Input Binding of Data]
input parameters [in 2.9.2 Input/Output Parameters and Result Sets]
installation [in Chapter 1 Introduction]
internationalization
   data bindings for [in 2.10.2 Data Bindings]
   data formats [in 2.10.4 Data Formats]
   limitations on [in 2.10.3 Limitations]
   restrictions [in 2.10 Internationalization]
   setting environment variables for [in 2.10.1.1 Environment Variables]
isolation()
   RWDBConnection [in 2.11.1 Setting Isolation Levels]

L

large character data [in 2.14 Large Character and Binary Data]
   limitations on use [in 2.14 Large Character and Binary Data]
limitations
   on internationalization [in 2.10.3 Limitations]

M

mapping between data types [in 2.3 Data Types]
mutators, for size [in 2.16.2 Piecewise Size and Blob Size]

N

nested transactions
   not supported [in 2.11.2 Using Transaction Control Methods]

O

OCI handles [in 2.16.1 OCI Handles]
ociLocatorForDefaultBlob()
   RWDBOCIEnvironmentHandle [in 2.17.3 Setting Types in Tables (deprecated)]
ociLocatorForDefaultString()
   RWDBOracle9EnvironmentHandle [in 2.17.3 Setting Types in Tables (deprecated)]
OCIStmt structure [in 2.18.7 OCIStmts]
Open SQL
   examples [in 2.18.6.1 An Open SQL Insert Example]
   PL/SQL block [in 2.18.5 Stored Procedures and Open SQL]
   placeholder syntax [in 2.18.2 Placeholder Syntax]
      [in 2.18.2 Placeholder Syntax]
   statement type hint [in 2.18.1 Statement Type Hint]
   stored procedures [in 2.18.5 Stored Procedures and Open SQL]
   supported data types for output binding [in 2.18.4 Supported Data Types for Output Binding]
   using with Oracle OCI [in 2.18 Open SQL and Oracle OCI]
opening a database [in 2.2 Databases and Connections]
outer joins [in 2.4.3 Outer Joins]
   noncompliant syntax example [in 2.4.3 Outer Joins]
output parameters [in 2.9.2 Input/Output Parameters and Result Sets]

P

PL/SQL block [in 2.18.5 Stored Procedures and Open SQL]
portability [in 2.16 Contents of RWDBSystemHandle]
positioned deletes, inserts, updates [in 2.5 Cursors]

R

restrictions
   cursors [in 2.5 Cursors]
   data types for output binding (Open SQL) [in 2.18.4 Supported Data Types for Output Binding]
   include path to include files [in 2.16.4 Using RWDBSytemHandle]
   large character or binary data [in 2.14 Large Character and Binary Data]
   on creating PL/SQL functions [in 2.9 Stored Procedures]
   on data types [in 2.3.1 Restrictions on the Use of Data Types]
   on internationalization [in 2.10 Internationalization]
   on RWDBExpr global functions [in 2.4.1 Global Functions]
   on transaction processing [in 2.11.2 Using Transaction Control Methods]
   placeholder syntax not portable [in 2.18.2 Placeholder Syntax]
   simultaneous fetching of multiple result sets [in 2.18.7.1 Simultaneous Processing of Results on an RWDBOSql Object When Used for Stored Procedure]
result sets [in 2.9.2 Input/Output Parameters and Result Sets]
   handling multiple result sets [in 2.13 Result Sets]
results
   creating [in 2.13 Result Sets]
   request handling [in 2.13 Result Sets]
rollbackTransaction() [in 2.11.2 Using Transaction Control Methods]
rwdbCast()
   parameters [in 2.4.2 rwdbCast()]
RWDBColumn, and data type mapping [in 2.3 Data Types]
RWDBCursor
   binary data handling [in 2.14 Large Character and Binary Data]
   implementation [in 2.5 Cursors]
   large character data handling [in 2.14 Large Character and Binary Data]
RWDBEnvironmentHandle [in 2.17.1 Foreign Keys from Views]
RWDBInserter
   binary data handling [in 2.14 Large Character and Binary Data]
   large character data handling [in 2.14 Large Character and Binary Data]
RWDBOCISystemHandle [in 2.16.1 OCI Handles]
   [in 2.18.7 OCIStmts]
   blob size and piecewise size [in 2.16.2 Piecewise Size and Blob Size]
RWDBReader [in 2.13 Result Sets]
RWDBStatus
   contents of [in 2.12 Error Messages - Contents of RWDBStatus]
   format for errors [in 2.12 Error Messages - Contents of RWDBStatus]
   returning errors [in 2.12 Error Messages - Contents of RWDBStatus]
RWDBSystemHandle [in 2.16 Contents of RWDBSystemHandle]
   OCI handles [in 2.16.1 OCI Handles]
RWDBUpdater
   binary data handling [in 2.14 Large Character and Binary Data]
   large character data handling [in 2.14 Large Character and Binary Data]
RWDBValue, and data type mapping [in 2.3 Data Types]
RWDBValue
   ValueType [in 2.3 Data Types]

S

savepoint feature [in 2.11.2 Using Transaction Control Methods]
setSavepoint() [in 2.11.2 Using Transaction Control Methods]
static library
   naming conventions [in 2.2 Databases and Connections]
stored procedures
   and Open SQL [in 2.18.5 Stored Procedures and Open SQL]
   creating [in 2.9.1 Creating a Stored Procedure]
   example [in 2.9.1 Creating a Stored Procedure]
   executing [in 2.9.1 Creating a Stored Procedure]
   instantiating using schema data [in 2.9.3 Instantiating an RWDBStoredProc Using Schema Data]
   support [in 2.9 Stored Procedures]
storedProc() [in 2.9.3 Instantiating an RWDBStoredProc Using Schema Data]
   [in 2.9.3 Instantiating an RWDBStoredProc Using Schema Data]
system tables [in Appendix A System Tables Used Directly]

T

tables
   mechanism for reading [in 2.13 Result Sets]
TIMESTAMP datatype [in 2.17.2 Timestamp]
timestamp methods [in 2.17.2 Timestamp]
transaction processing [in 2.11 Transaction Processing]
   methods [in 2.11.2 Using Transaction Control Methods]
   restrictions [in 2.11.2 Using Transaction Control Methods]


No previous fileTop of DocumentContentsNo linkNo next file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.