Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SPT
RWT Application API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
ObjectMetaData
- Class in
com.sptci.rwt
An abstract value object that is used to represent database objects such as tables, views, columns etc that support having comments.
ObjectMetaData()
- Constructor for class com.sptci.rwt.
ObjectMetaData
open(ConnectionParameters)
- Static method in class com.sptci.rwt.
ConnectionFactory
Fetch a connection to the database defined by the specified parameters object.
open(String)
- Static method in class com.sptci.rwt.
ConnectionFactory
Fetch a connection to the database via a relative
DataSource
name.
open()
- Method in class com.sptci.rwt.
ConnectionManager
Open a connection to the database using the currently active
ConnectionManager.dataSource
or
ConnectionManager.parameters
.
OracleProcedureAnalyser
- Class in
com.sptci.rwt
An analyser for analysing procedure type objects in the database.
OracleProcedureAnalyser(ConnectionManager)
- Constructor for class com.sptci.rwt.
OracleProcedureAnalyser
Create a new instance of the class using the specified connection manager.
OracleSequenceAnalyser
- Class in
com.sptci.rwt
An analyser for analysing sequence type objects in the database.
OracleSequenceAnalyser(ConnectionManager)
- Constructor for class com.sptci.rwt.
OracleSequenceAnalyser
Create a new instance of the class using the specified connection manager.
OracleTriggerAnalyser
- Class in
com.sptci.rwt
An analyser for analysing trigger type objects in the database.
OracleTriggerAnalyser(ConnectionManager)
- Constructor for class com.sptci.rwt.
OracleTriggerAnalyser
Create a new instance of the class using the specified connection manager.
OracleViewAnalyser
- Class in
com.sptci.rwt
An analyser for analysing view type objects in the database.
OracleViewAnalyser(ConnectionManager)
- Constructor for class com.sptci.rwt.
OracleViewAnalyser
Create a new instance of the class using the specified connection manager.
orderBy
- Variable in class com.sptci.rwt.webui.
SortableRowTableModel
The name of the column to use in a SQL order by clause.
orientation
- Variable in class com.sptci.rwt.
TriggerMetaData
Identifies whether the trigger fires once for each processed row or once for each statement.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SPT
RWT Application API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X