railo.runtime.db
Interface ZQLFunction


public interface ZQLFunction

a ZQL Function


Method Summary
 Object call(Object[] arguments)
          method to call the funtion
 

Method Detail

call

Object call(Object[] arguments)
method to call the funtion

Parameters:
arguments - arguments to call the funtion
Returns:
result of the function


Copyright © 2012 Railo