Index
Index
A
Previous Page
Table of Contents
Index
- Access path
- Application design
- performance implications (427)
- Application performance
- analyzing (446)
- Authentication
- turning on (527)
- Authentication provider
- specifying (522)
- Base table
- definition (573)
- BETWEEN transformations (582)
- Bulk fetch (494)
- how optimizer chooses (493)
- Caches
- performance benefits of priming (411)
- Cardinality statistics (502)
- Checkpoint (447)
- Class loading
- Class path
- performance implications of (425)
- derby.authentication.ldap.searchAuthDN (513)
- derby.authentication.ldap.searchAuthPW (515)
- derby.authentication.ldap.searchbase (517)
- derby.authentication.ldap.searchfilter (519)
- derby.authentication.provider (521)
- derby.authentication.server (523)
- derby.connection.requireAuthentication (526)
- derby.database.defaultConnectionMode (529)
- derby.database.forceDatabaseLock (531)
- derby.database.fullAccessUsers (532)
- derby.database.noAutoBoot (422)
- derby.database.propertiesOnly (388), (534)
- derby.database.readOnlyAccessUsers (536)
- derby.infolog.append (538)
- derby.language.logStatementText (540)
- derby.locks.deadlockTimeout (543)
- derby.locks.deadlockTrace (545)
- derby.locks.escalationThreshold (492), (547)
- derby.locks.monitor (549)
- derby.locks.waitTimeout (552)
- Derby properties
- setting (394)
- derby.properties file (395), (400)
- derby.storage.initialPages (554)
- derby.storage.minimumRecordSize (556)
- derby.storage.pageCacheSize (557)
- derby.storage.pageReservedSpace (559)
- derby.storage.pageSize (412), (561)
- derby.storage.tempDirectory (563)
- derby.stream.error.file (565)
- derby.stream.error.logSeverityLevel (567)
- derby.system.bootAll (421)
- derby.system.home (569)
- determining location of derby.properties (402)
- derby.user (570)
- Compilation
- Configuring Derby (393)
- Covering indexes (468)
- Data page cache
- performance benefits of increasing (410)
- Database design
- performance implications (426)
- Database pages
- preallocating (555)
- Database-wide properties
- Deadlocks
- Derived tables
- definition (574)
- Descending indexes (431)
- DISTINCT
- Dynamic properties (391)
- Equality predicate
- definition (575)
- Equijoin predicate
- definition (576)
- Equijoins
- optimizable (479)
- Error log
- EXISTS join
- definition (600)
- Expensive queries
- FLOAT
- java.sql type converted to DOUBLE PRECISION when retrieved (418)
- IN/ANY subquery transformation (602)
- Index order
- performance implications of (432)
- Index use
- Indexes
- Indexes with Descending Ordering
- performance benefits of (434)
- Information log
- overwriting (539)
- Internal transformation of statements (466)
- java.sql.ResultSet.getXXX methods
- performance implications of (417)
- Join order
- Join strategies (474)
- how optimizer chooses (485)
- Joins
- Language transformations for performance (572)
- Large database pages
- requirement for more memory (416)
- LDAP
- LIKE transformations (584)
- Lock escalation (548)
- Lock granularity
- how optimizer chooses (488)
- LOCK TABLE statement (497)
- Locking
- performance implications of (495)
- Locks
- monitoring (550)
- LONGVARBINARY
- java.sql type converted to VARCHAR FOR BIT DATA when retrieved (419)
- LONGVARCHAR
- java.sql type converted to VARCHAR when retrieved (420)
- Matching index scans
- definition (461)
- MAX() optimization (500)
- Memory
- allocating more memory to an application (415)
- MIN() optimization (499)
- Nested loop join strategy (475)
- Optimizable
- Optimizable equijoins
- definition (478)
- Optimizable operators (464)
- Optimization (453)
- requirements for (463)
- Optimizer
- OR transformations (588)
- ORDER BY
- cost-based avoidance of (487)
- Page cache size
- configuring (558)
- Page size
- Performance
- key issues (428)
- Performance of statements
- analyzing (448)
- Predicates
- Prepared statements
- performance benefits of (439)
- Properties
- Sargable
- definition (579)
- Selectivity
- Shutdown
- performance benefits of (424)
- Simple column reference
- definition (580)
- Sort avoidance (486), (603)
- Statement cache
- performance benefits of (440)
- Statement execution
- Statement execution plan (452)
- Statements
- Static IN transformations (586)
- Static properties (390)
- Statistics (501)
- Statistics timing
- use of (451)
- Subqueries
- SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY (406)
- SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY (404)
- System properties
- System-wide properties
- setting (401)
- Table-level locking
- forcing for a specific table at creation time (490)
- Table row counts (503)
- tmp directory
- setting location for (564)
- Transitive closure (590)
- UNION
- avoiding ordering during (607)
- User authentication
- turning on (528)
- User authorization
- Users
- creating (571)
Previous Page
Table of Contents
Index