butler.sql.query
Interface Query.SQLBuilder

Enclosing interface:
Query

public static interface Query.SQLBuilder


Method Summary
 java.lang.String getSQL(Query q)
           
 

Method Detail

getSQL

public java.lang.String getSQL(Query q)
                        throws java.lang.Exception
Throws:
java.lang.Exception