Class RefCursors
- java.lang.Object
-
- com.impossibl.postgres.system.procs.BaseProcProvider
-
- com.impossibl.postgres.system.procs.SimpleProcProvider
-
- com.impossibl.postgres.system.procs.RefCursors
-
- All Implemented Interfaces:
ProcProvider
public class RefCursors extends SimpleProcProvider
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RefCursors.BinDecoder
static class
RefCursors.TxtDecoder
-
Constructor Summary
Constructors Constructor Description RefCursors()
-
Method Summary
-
Methods inherited from class com.impossibl.postgres.system.procs.SimpleProcProvider
findDecoder, findEncoder, findModifierParser
-
Methods inherited from class com.impossibl.postgres.system.procs.BaseProcProvider
hasName
-
-