sf logo

Package sf.qof

Provides classes, interfaces and annotations for creation and definition of query classes.

See:
          Description

Interface Summary
BaseQuery Defines the basic methods to get and set connections, batch size and fetch size for query objects.
Paging Marker interface for the code generator to implement paging.
 

Class Summary
QueryObjectFactory Used to create query object implementations from definition interfaces or classes.
 

Annotation Types Summary
Call Defines a call method.
Delete Defines a delete method.
Insert Defines an insert method.
Query Defines a query method.
Update Defines an update method.
 

Package sf.qof Description

Provides classes, interfaces and annotations for creation and definition of query classes.

Since:
1.0.0

sf logo

Copyright © 2007 brunella ltd. All Rights Reserved.