Uses of Class
org.opennms.bb.common.filter.sql.VirtualColumn

Packages that use VirtualColumn
org.opennms.bb.common.filter.xml   
 

Uses of VirtualColumn in org.opennms.bb.common.filter.xml
 

Methods in org.opennms.bb.common.filter.xml that return VirtualColumn
protected  VirtualColumn FilterSchemaParser.processVirtualColumn(org.w3c.dom.Node virtualNode)
          This method is used to process a tag, indicating that the column applies to this table but doesn't actually exist in the database as a real column.