Class PathValueHandler
java.lang.Object
de.bytefish.pgbulkinsert.pgsql.handlers.BaseValueHandler<Path>
de.bytefish.pgbulkinsert.pgsql.handlers.PathValueHandler
- All Implemented Interfaces:
IValueHandler<Path>,ValueHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintprotected voidinternalHandle(DataOutputStream buffer, Path value) Methods inherited from class de.bytefish.pgbulkinsert.pgsql.handlers.BaseValueHandler
handle
-
Constructor Details
-
PathValueHandler
public PathValueHandler()
-
-
Method Details
-
internalHandle
- Specified by:
internalHandlein classBaseValueHandler<Path>- Throws:
Exception
-
getLength
-