Class PostgresFunction

java.lang.Object
org.dbos.apiary.postgres.PostgresFunction
All Implemented Interfaces:
ApiaryFunction

public class PostgresFunction extends Object implements ApiaryFunction
All Postgres functions should extend this class and implement runFunction.