[top]
[prev]
[next]
Documentation Top

= Tuning Cloudscape
= Developer's Guide
= Reference Manual
= Tutorial
= Tools Guide
= Server Guide
= Synchronization Guide
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
Symbols
Numerics
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
Symbols
Numerics
- Absolute (ij command)
- Access
- full (read-write) vs. read-only
- Access path
- how optimizer chooses
- overriding optimizer
, , , - when optimizer's cost estimates for it are accurate
- when optimizer's cost estimates for it are less accurate
- Accessing classes not stored in database
- Accessing databases
- Accessing read-only databases from class path
- ACID properties of transactions
- glossary definition
- After Last (ij command)
- AggregateName identifier
- Aggregates
, ,
- and data types
- definition
- requirements for
- Agreement
- glossary definition
- Aliases
- class and method in publications
- AliasInfo class alias
- ALTER PUBLICATION statement
,
- ALTER STATEMENT statement
- ALTER TABLE statement
,
- Altering classes
- Altering publications
- AND boolean operator
- APIs for public classes and interfaces
- Applets
- common problems
- example
- using client driver
- Application code
- distributing and updating
- Application design
- performance implications
- Application logic
- application-side vs. database-side execution
- Application performance
- analyzing
- Application servers
- Applications
- developing
- Approximating CONVERT functions with Java methods
- Archiving read-only databases
,
- Arrays
- using external libraries to support
- ASC
- implied in ORDER BY clause
- Async (ij command)
- AT ISOLATION clause
- Atomicity
- glossary definition
- Attributes to database connection URL
, ,
- setting
- specifying with Properties object
- validating in ij
- Attributes (URL), setting as properties
- Authentication
- definition
- for refreshes
- turning on
- Authentication provider
- specifying
,
- Authorization
- Authorization identifiers
- AuthorizationIdentifierName identifier
- Auto-commit
- and transactions
- glossary definition
- turning off
, - turning off using database connection URL attribute
- turning off (ij)
- using
- Autocommit (ij command)
- Auto-commit, turning off
- Auto-commit, turning off with JDBC
- autocommit=false (database connection URL attribute)
- Autoincrement
- Autoincrement defaults
,
- and bulk insert
, - and connection pooling
- and import/export
- and synchronization
, - and triggers
- retrieving value of most recent insert into
- Automatic booting
- of databases in system
- Automatic stale plan invalidation
- Available databases
- list of provided by databaseName attribute
- AVG aggregate function
,
|