[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
- d (JDBC escape keyword)
- Data
- importing
- importing from a file in Cloudview
- importing from a file in SQL-J statement
- Data encryption
- algorithms
- configuring
- providers
,
- Data page cache
- performance benefits of increasing
- Data sources
,
- creating a database for
- setting the correct protocol for RmiJdbc client/server
- shutting down a database for
- Data types
- modifying
,
- Database class loading
,
- glossary definition
- Database class utilities
- description
- Database connection URL
- attributes
- description
, - features common to embedded and client/server versions
- for an embedded database
, - for client connection to server
, - for Cloudconnector clients
- for SSL
- glossary definition
- retrieving from database
- settable through Properties in connection call
- setting WebLogic properties on
- short form in ij
- shortcut (ij)
- specifying in ij
- supported protocols within
- syntax
- syntax in client/server environments
, - syntax in embedded mode
- using
- Database design
- performance implications
- Database design issues
- Database encryption
- Database locales
- Database name attribute
- use of in database connection URL
- Database object
- getting
- Database pages
- description
- preallocating
- DatabaseMetaData
- performance tip
- DatabaseMetaData precompiled queries
- DatabaseMetaData.getProcedureColumns
- databaseName=nameOfDatabase (database connection URL attribute)
- Databases
- accessing
- backing up
- booting all in system
- booting upon connection only
- configuring
- connecting
- connecting to outside system
- connecting to within system
- controlling access to
- convention for specifying connection path when outside system
- creating
- definition
- description of in Cloudscape system
- dropping
- encrypting
, , - encrypting upon creation
- external to system directory
- glossary definition
- locale
, - shutting down individually
- upgrading
,
- Database-side JDBC method connecting to different database
- example invocation
- Database-side JDBC methods
,
- and SQLExceptions
- definition
, - example definition
- example invocation
- glossary definition
- using nested connections
- using non-nested connections
- Database-side methods
- definition
, - glossary definition
- Database-wide properties
- protecting against overrides
- protecting for embedded environment
- setting
- shortcut for setting
- verifying value of
,
- DATABASE.backup
- dataEncryption=true (database connection URL attribute)
- DATE data type
- Date formats
- JDBC escape syntax for
- Date/time expressions
- dbclasses
- using
- dbclasses
- dbclasses class alias
- DBClassLoad
- DBClassLoad
- using
- DBMS (database management system)
- definition
- glossary definition
- DDL statements
- not permitted at a target
- DDL (data definition language)
- glossary definition
- Deadlock
- tools to help minimize
- Deadlock detection
- Deadlocks
- description
- detecting
- monitoring
- programming an application to handle
- timeout property
- tracing
- wait timeout property
- DECIMAL data type
- DefaultInfo class alias
- Defaults
- adding
, - adding or dropping
- autoincrement
- dropping
,
- Defining a sequence-number column
- definition
- DELETE statement
- Delimited identifiers
- definition
- DependableFinder class alias
- Dependencies
- glossary definition
- internal tracking of
- not tracked for Java data types
- Deployment
- source database
- target database
- Deployment environments
- choosing
- Deployment modes
- threading/connection modes and
- Derived tables
- definition
- using to avoid redundant method calls
- DESC
- optional element of ORDER BY clause
- Design issues
- and publications
- Dictionary objects
- definition
- glossary definition
- directory subsubprotocol
,
- Dirty reads
- definition
- Disconnect (ij command)
- Disconnecting (ij)
- Disk encryption
- glossary definition
- Display
- localizing (ij)
- DISTINCT
- combined with ORDER BY
- eliminated for uniqueness condition
- qualifier in AVG function
- qualifier in COUNT aggregate function
- DISTINCT clause
- part of SelectExpression
- Distributed transaction management
- DOUBLE PRECISION data type
- Driver
- for Cloudconnector clients
- for RmiJdbc clients
- Driver (ij command)
- DriverPropertyInfo Array
- Drivers
- overview
- DROP AGGREGATE statement
- DROP CLASS ALIAS statement
- DROP INDEX statement
,
- DROP METHOD ALIAS statement
- DROP PUBLICATION statement
- DROP SCHEMA statement
- DROP STATEMENT statement
- DROP TABLE statement
- DROP TRIGGER statement
- DROP VIEW statement
- DROP WORK ALIAS statement
,
- Dropping databases
- Durability
- glossary definition
- Dynamic parameter expression
- Dynamic parameters
- glossary definition
- need to cast data type of as method parameters
- need to cast data type of within method invocation
- use of within prepared statements
- Dynamic properties
|