Uses of Package
org.dbos.apiary.postgres
Packages that use org.dbos.apiary.postgres
Package
Description
Provide the classes necessary to write Postgres backed functions.
-
Classes in org.dbos.apiary.postgres used by org.dbos.apiary.postgresClassDescriptionAll Postgres functions should extend this class and implement
runFunction
.