net.sf.dynamicreports.report.builder
Class QueryBuilder

java.lang.Object
  extended by net.sf.dynamicreports.report.builder.AbstractBuilder<QueryBuilder,DRQuery>
      extended by net.sf.dynamicreports.report.builder.QueryBuilder
All Implemented Interfaces:
Serializable

public class QueryBuilder
extends AbstractBuilder<QueryBuilder,DRQuery>

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
builded
 
Constructor Summary
protected QueryBuilder(String text, String language)
           
 
Method Summary
 DRQuery getQuery()
           
 
Methods inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
build, configure, getObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryBuilder

protected QueryBuilder(String text,
                       String language)
Method Detail

getQuery

public DRQuery getQuery()


Copyright © 2010-2014. All Rights Reserved.