Uses of Class
org.syrup.sql.UpdateFunctions

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

Uses of UpdateFunctions in org.syrup.sql
 

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