Uses of Class
org.syrup.sql.GenericFunctions

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

Uses of GenericFunctions in org.syrup.sql
 

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