Master Index to the Cloudscape Documents,
Page 14 of 28
|

|
 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

= Tuning Cloudscape
 = major entry
= Developer’s Guide
 = major entry
= Reference Manual
 = major entry
= Tutorial
 = major entry
= Tools Guide
 = major entry
= Server Guide
 = major entry
Documentation Top
|
- Mapping
- of Java to SQL-J types
 - of SQL-J data types to Java data types
 - of SQL-J types to java.sql.Types

- Matching index scans

- definition
, 
- MAX aggregate function

- example

- MaximumDisplayWidth (ij command)
 - MAX() optimization
 - Memory
- allocating more memory to an application

- Metadata
- glossary definition

- Method aliases
, 
- dropping

- Method invocation

- and dynamic parameters
 - as expression
 - glossary definition
 - need to cast data type of dynamic parameters
 - overview
 - runtime exceptions generating statement exceptions
 - type conversion during
 - using to refine search conditions
 - when class not stored in database

- Method receiver
- definition

- Method resolution
- and type correspondence

- MethodAliasName identifier
 - Methods
- accessing when column stores superclass or interface
 - executing from Cloudview
 - executing within SQL-J statements
 - glossary definition
 - invoking
 - requirements for invoking

- Methods returning void types
- executable only within CALL statements

- MIN aggregate function

- example

- MIN() optimization
 - Multiple connections
- from multiple applications connecting to server
 - from single application running in embedded mode
,  - in single application

- Multiple JVMs accessing single system
- prohibition of

- Multiple threads sharing single connection
 - Multi-threaded applications
 - Multi-threading
- and JDBC
 - configuring for server

- Multi-user database access
- programming for

|