Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package nectar.data

Interface Summary
ConditionElement  
DataCondition  
PostElement Grouping for group by, order by, limit post elements.
 

Class Summary
ConnectionHandle  
DataAdapterConfiguration  
DataAdapterService The DataAdapterService allows access to the DataSource configured in the struts_config.xml file.
DataConditions  
Delete  
FieldElement  
FunctionCondition  
FunctionElement  
GroupByPostElement  
Insert  
LimitPostElement holds the SQL limit [offset,] count post element.
MatchCondition  
MatchConditions  
OperatorCondition  
OperatorElement  
OrderByPostElement Analogous to the SQL "order by field_name [asc|desc]" clause.
PostElements  
Query Query objects are used to define the criteria for a query to the DataSource.
Update  
ValueElement  
 

Exception Summary
DataException  
RecordNotFoundDataException