Class | Description |
---|---|
_Suite | |
BlobMemTest | |
ClobMemTest | |
ConnectionHandling |
Test opening connections until a failure due to out of memory
and then continue with 500 connection requests to see if the
system reacts well of falls over.
|
ConnectionHandlingJunit |
This class tests Derby's ability to handle multiple connection attempts
against one or more databases, which may or may not exist.
|
Derby3009Test |
Regression test for DERBY-3009 which caused OutOfMemoryError when creating
many foreign key constraints on a table.
|
Derby5730Test |
Regression test for DERBY-5730.
|
MemoryLeakFixesTest |
MemoryLeakFixesTest should be run with -Xmx16M or run
as part of the ant junit-lowmem target.
|
MultiByteClobTest |
Test for small and larg clobs with multibyte characters.
|
RolesDependencyTest |
Test memory requirements for the activation's dependencies on the current
role.
|
TriggerTests |
Repro for DERBY-1482:
Update triggers on tables with blob columns stream blobs
into memory even when the blobs are not referenced/accessed.
|
XAMemTest |
Tests verifying that the memory usage for certain XA operations / access
patterns isn't unreasonably high.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.