com.redstarhackers.jdbc
Interface QueryProcessor

All Known Implementing Classes:
ParameterQueryProcessor

public interface QueryProcessor

TODO Class summary sentence. Class documentation.

Version:
$Revision: 1076 $
Author:
$Author: kostya $

Method Summary
 java.sql.Statement process()
           
 

Method Detail

process

public java.sql.Statement process()
                           throws ProcessingException,
                                  java.sql.SQLException
Throws:
ProcessingException
java.sql.SQLException