|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BasePeer.ProcessCallback | Inner Interface that defines the Callback method for the Record Processing |
| SQLBuilder.QueryCallback | Inner Interface that defines the Callback method for the buildQuery Criterion evaluation |
| SQLBuilder.TableCallback | Inner Interface that defines the Callback method for the Table creation loop. |
| Class Summary | |
|---|---|
| BasePeer | This is the base class for all Peer classes in the system. |
| CountHelper | |
| Criteria | This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string. |
| Criteria.Join | Data object to describe a join between two tables, for example |
| JoinBuilder | Factored out code that is used to generate Join Code. |
| LargeSelect | This class can be used to retrieve a large result set from a database query. |
| ListOrderedMapCI | A subclass of the Apache Commons ListOrderedMap that has case insensitive String key methods. |
| Query | Used to assemble an SQL SELECT query. |
| Query.FromElement | This class describes an Element in the From-part of a SQL clause. |
| SQLBuilder | Factored out code that is used to process SQL tables. |
| SqlEnum | A typesafe enum of SQL string fragments. |
| SqlExpression | This class represents a part of an SQL query found in the WHERE
section. |
| SummaryHelper | A utility to help produce aggregate summary information about a table. |
| Transaction | Refactored begin/commit/rollback transaction methods away from
the BasePeer. |
| UniqueList | List with unique entries. |
| VillageUtils | Some Village related code factored out of the BasePeer. |
Misc. utility classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||