| Class | Description |
|---|---|
| DBLoader |
CacheLoader to load entries from the database
|
| DBUtil |
Utilies to provide access to derby and oracle databases.
|
| GemFireDBLoader |
CacheLoader to load entries from the database
|
| GemFireDBWriter |
CacheWriter to write entries to derby database
|
| GemFireRollbackListener |
For use with GemFireTransactionManager in cacheCallback tests where a
TxWriter is also installed.
|
| GemFireTxCallback | |
| GemFireTxDBListener |
For use with GemFireTransactionManager in multi VM cacheCallback tests.
|
| GemFireTxListener |
For use with GemFireTransactionManager in cacheCallback tests where no
TxWriter is installed (so database commit must be done here).
|
| GemFireTxWriter |
A writer for handling transaction related events (beforeCommit).
|
| JtaBB |
A Hydra blackboard that keeps track of what the various task
threads do.
|
| JtaCacheCallbackHydraTest | |
| JtaCacheHydraTest |
Test that concurrently performs cache-related operations (get, put (create),
and update) within a (JNDIContext) transactional context.
|
| JtaCacheTestUtil | |
| JtaDataSourceHydraTest |
This test performs operations on an external database (testTask) or
optionally on both the cache and the database.
|
| JtaDBWriter |
CacheWriter to write entries to derby database
|
| JtaPrms | |
| JtaTimeOutHydraTest | |
| JtaTxWriter |
A writer for handling transaction related events (beforeCommit).
|
| JTAUtil |
Utility class for sql access in jta tests.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.