|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IPredicate | Common base interface for the OperatorPredicate and CompoundPredicate classes. |
IQuery | Representation of a database query. |
IResultSet | Interface to iterate over the results from a storage query. |
IRowMapper | Interface for mapping the current row in a result set to an object. |
IStorageExceptionHandler | |
IStorageSourceListener | |
IStorageSourceService |
Class Summary | |
---|---|
AbstractStorageSource | |
CompoundPredicate | Predicate class to handle AND and OR combinations of a number of child predicates. |
OperatorPredicate | Predicate class to specify rows by equality or comparison operations of column values. |
ResultSetIterator | Iterator wrapper for an IResultSet, useful for iterating through query results in an enhanced for (foreach) loop. |
RowOrdering | |
StorageSourceNotification | |
SynchronousExecutorService |
Enum Summary | |
---|---|
CompoundPredicate.Operator | |
OperatorPredicate.Operator | |
RowOrdering.Direction | |
StorageSourceNotification.Action |
Exception Summary | |
---|---|
NullValueStorageException | |
StorageException | |
StorageNotificationFormatException | |
TypeMismatchStorageException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |