public class GeneralQuery extends Object
GeneralQuery
class is a utility class to prepare and execute SQL query statements.
Created by jhe on 09/03/2018.Modifier and Type | Class and Description |
---|---|
static class |
GeneralQuery.CriteriaTokens |
Constructor and Description |
---|
GeneralQuery(org.openinvoice.payload.QueryType queryType) |
Modifier and Type | Method and Description |
---|---|
ReportDocument |
executeQuery(ReportDocument reportDocument) |
public GeneralQuery(org.openinvoice.payload.QueryType queryType) throws IOException
IOException
public ReportDocument executeQuery(ReportDocument reportDocument) throws SQLException, OpenInvoiceException
SQLException
OpenInvoiceException
Copyright © 2011–2019 Plain Source. All rights reserved.