Uses of Class
org.syrup.sql.QueryFunctions

Packages that use QueryFunctions
org.syrup.sql The concrete RDMS/JDBC implementation of Syrup. 
 

Uses of QueryFunctions in org.syrup.sql
 

Methods in org.syrup.sql that return QueryFunctions
 QueryFunctions SQLImpl.queryFunctions()
          Returns the instance of a QueryFunctions implementation.