public static class DataSourceException.QueryInfo
extends java.lang.Object
| Constructor and Description | 
|---|
| QueryInfo(QueryTag tag,
         java.util.Map tagFields)Create the object | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map | getFields()The fields in this tag. | 
| QueryTag | getTag()The query tag for this information. | 
public QueryInfo(QueryTag tag,
                 java.util.Map tagFields)
tag - The query tag for this information.tagFields - The fields in this tag. key is the field name used in ${var.field} and value is the value of
               the field. Throws away fields with a null key (can happen).public QueryTag getTag()
public java.util.Map getFields()
Copyright © 2020 Windward Studios - All Rights Reserved. We are java reporting and document generation software