Package org.postgresql.fastpath
Class FastpathArg.ByteStreamWriterFastpathArg
java.lang.Object
org.postgresql.fastpath.FastpathArg
org.postgresql.fastpath.FastpathArg.ByteStreamWriterFastpathArg
- Enclosing class:
- FastpathArg
-
Nested Class Summary
Nested classes/interfaces inherited from class org.postgresql.fastpath.FastpathArg
FastpathArg.ByteStreamWriterFastpathArg
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
populateParameter
(ParameterList params, int index) Methods inherited from class org.postgresql.fastpath.FastpathArg
of
-
Field Details
-
writer
-
-
Constructor Details
-
ByteStreamWriterFastpathArg
ByteStreamWriterFastpathArg(ByteStreamWriter writer)
-
-
Method Details
-
populateParameter
- Overrides:
populateParameter
in classFastpathArg
- Throws:
SQLException
-