Package it.eng.qbe.export

Interface Summary
IFieldsReader Interface of class that can get fields (i.e name and type) from a query string
IQueryRewriter Interface of class tha can rewrite a query.
ITemplateBuilder Interface of class that can build a jasper template from a query string
 

Class Summary
AbstractTemplateBuilder  
BasicTemplateBuilder  
Field  
HibernateTemplateBuilder  
HQLFieldsReader Class that can get fields (i.e name and type) from a hql query string
HqlToSqlQueryRewriter  
ReportRunner Compile, fill and export a report template to a file or stream
SQLFieldsReader Class that can get fields (i.e name and type) from a sql query string
SQLTemplateBuilder