Uses of Package
com.edustructures.sifworks.tools.queries

Packages that use com.edustructures.sifworks.tools.queries
com.edustructures.sifworks.tools.queries The QueryFormatter class and its supporting classes simplify the task of converting SIF_Query elements to other forms such as SQL statements 
 

Classes in com.edustructures.sifworks.tools.queries used by com.edustructures.sifworks.tools.queries
QueryField
          This interface defines an optional interface that can be implemented by a class and mapped to an element to satisfy a SIF_Query.
QueryFormatter
          The abstract base class for query formatters, which format SIF_Query queries in another form such as an SQL WHERE clause.
QueryFormatterException
          Signals an unrecoverable processing error by a QueryFormatter
SQLField
          Encapsulates a field name and type from the java.sql.Types class When preparing a dictionary to be passed to the SQLQueryFormatter.format method, the caller must map SIFDTD ElementDef constants to instances of SQLField.
 



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.