| Class and Description |
|---|
| Bridge
Defines a data bridge that is responsible for object persistence to a
database.
|
| Comparators
Used to compare a property with a database column value in PropertyFilter
objects.
|
| Connector |
| Filter
Filter interface used in Bridge.fill method.
|
| Join |
| JoinType |
| Operators
Defines relationship operators used between filters.
|
| PrimaryKeyNotFoundException
Thrown when no primary key is found for a class.
|
| Query
Instances of this class are used to define a query and it's parameters.
|
| QueryEvent
An event cast by a query object.
|
| QueryEventHandler
Interface used to handle Query events.
|
| QueryEventHandlerSet
A set used to contain and call QueryEventHandlers.
|
| SqlDescriptor |
Copyright © 2013. All rights reserved.