Classes in org.opennms.bb.common.filter.sql used by org.opennms.bb.common.filter.xml
FilterTable
This data class is responsible for holding information
needed by the Fitler module about the tables that are
defined by the PollerDatabaseSchema.xml file. |
JoinCondition
This data class is responsible for holding information about the
way two tables are to be joined in a where clause of a select
statement. |
VirtualColumn
This class is responsible for holding all
information for a virtual column associated with
a table in the PollerDatabaseSchema.xml file. |