Uses of Interface
org.postgresql.pljava.model.RegProcedure.Call.ResultInfo
Packages that use RegProcedure.Call.ResultInfo
Package
Description
Interfaces that model a useful subset of the PostgreSQL system catalogs
and related PostgreSQL abstractions for convenient Java access.
-
Uses of RegProcedure.Call.ResultInfo in org.postgresql.pljava.model
Subinterfaces of RegProcedure.Call.ResultInfo in org.postgresql.pljava.modelModifier and TypeInterfaceDescriptionstatic interface
Supplied when the routine is being called with the expectation of a set (not just a single value or row) return.Methods in org.postgresql.pljava.model that return RegProcedure.Call.ResultInfo