[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
- jar directory
- function
- Jar files
- altering published
- changes in published
- databases in
- dropping from a publication
- loading signed
, - publishing
- removing published
- storing in database
- jar subsubprotocol
- JarName identifier
- Java
- extensions to Cloudscape
- extensions to SQL-J
- implications for deployment
- Java constructors
- use of in SQL-J statements
- Java data types
- and equality comparisons
- and implementation of equals
- assignability of
- built-in
- deploying classes for
- glossary definition
- in a client
- in a server
- metadata for
- ordering by
- storing
, - used in method invocation
- Java expressions
,
- Java identifiers
- case sensitivity of within SQL-J
- Java objects
- defining a column to store
- inserting from application
- retrieving and updating
- storing in tables
- Java stored procedures
- as database-side methods with classes stored in database
- glossary definition
- JavaClassName identifier
- JavaFieldName identifier
- JavaIdentifiers
- definition
- rules for
- JavaMethodName identifier
- javax.sql package
- javax.sql.ConnectionPoolDataSource
,
- javax.sql.DataSource
,
- javax.sql.PooledConnect
- javax.sql.PooledConnection
- javax.sql.XAConnection
- javax.sql.XADataSource
- javax.sql.XAxxx interfaces
- javax.transaction.xa.XAException
- javax.transaction.xa.XAResource
- javax.transaction.xa.Xid
- java.sql.Blob
- java.sql.CallableStatement
- java.sql.CallableStatement
- and INOUT parameters
- and OUT parameters
- java.sql.Clob
- java.sql.Connection
- java.sql.Connection.isReadOnly
- java.sql.Connection.setReadOnly
- java.sql.Connection.setTransactionIsolation
- java.sql.Connection.TRANSACTION_READ_COMMITTED
- java.sql.Connection.TRANSACTION_REPEATABLE_READ
- java.sql.Connection.TRANSACTION_SERIALIZABLE
- java.sql.DatabaseMetaData
- java.sql.Driver
- java.sql.DriverManager.getConnection
- java.sql.Driver.getPropertyInfo
,
- java.sql.PreparedStatement
- java.sql.ResultSet
- java.sql.ResultSetMetaData
- java.sql.ResultSet.getXXX methods
- performance implications of
- java.sql.SQLException
- java.sql.SQLWarning
- java.sql.Statement
- java.sql.Types
- mapped to SQL-J types
- java.transaction.xa package
- java.util.Properties
- JBMSTours sample application
- in client/server mode
- JBMSTours.BuildATour
- JBMSTours.GenerateReport
- JBMSTours.serializabletypes.City
- JDBC
- basics
- glossary definition
- tutorial for
,
- JDBC API
- Cloudscape implementation of
- JDBC Connections
- definition
- JDBC DatabaseMetaData
- improving performance of
- JDBC driver
, ,
- description
- for Cloudconnector client
- for RmiJdbc clients
- glossary definition
- loading
, - loading (ij command)
, - specifying in ij
- JDBC driver (embedded)
- starting
- JDBC escape syntax
- JDBC metadata for Java data types
- JDBC methods
- glossary definition
- JDBC objects
- explicitly closing
- JDBC Statement
- definition
- JDBC types
- mapped to SQL-J types
- JDBC 2.0
- Cloudscape's support for
- standard extensions
- JDBC-ODBC bridge
- jdbc.drivers system property
- using to load driver
- JDK
- glossary definition
- JIT
- glossary definition
- performance benefits of
- JNDI
- JNDI properties for user authorization
- setting
- jndi.jar
- required for LDAP user authorization
,
- Join
- definition
- JOIN operation
- Join order
- analyzing
- how optimizer chooses
- overriding optimizer
- performance implications of
, - rules of thumb
- Join strategies
- how optimizer chooses
- overriding optimizer
- joinOrder optimizer-override property
- Joins
- definition
- example
- glossary definition
- optimizability of
- performance factors
- joinStrategy optimizer-override property
- JRE (Java runtime environment)
- glossary definition
- JTA API
- JVM requirements GS
- Cloudconnector GS
- Cloudscape GS
- Cloudview GS
- extensions GS
- ij GS
- RmiJdbc GS
- JVMs (Java Virtual Machines)
- glossary definition
- importance for performance
- verified for Cloudscape
- J2EE
|