it.eng.qbe.export
Interface IFieldsReader

All Known Implementing Classes:
HQLFieldsReader, SQLFieldsReader

public interface IFieldsReader

Interface of class that can get fields (i.e name and type) from a query string

Author:
Gioia

Method Summary
 java.util.Vector readFields()
          Read fields.
 

Method Detail

readFields

java.util.Vector readFields()
                            throws java.lang.Exception
Read fields.

Returns:
the vector
Throws:
java.lang.Exception - the exception