See: Description
| Class | Description |
|---|---|
| BasicLookup | |
| CachedLookup |
A
Lookup that lazily caches the results of successful lookups performed by another instance. |
| DataReaderLookup | |
| JdbcLookup | |
| Lookup |
Searches for data in another source to merge with each record passing through this lookup's
transformer -- the streaming version of a join.
|
| LookupTransformer | |
| ProxyLookup |
Abstract super-class for obtaining records from another
Lookup,
possibly transforming them along the way. |
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.