If you are using a relatively recent PgJDBC driver, you should be able to just use the UUID as an argument to PreparedStatement.setObject, which should mean that if you use the UUID object directly through JDBI it should all "just work"
Worst case, you could register an ArgumentFactory to do this.
You shouldn't need to convert the UUID to a string.
Hope that helps,
Steven
> --
> You received this message because you are subscribed to the Google Groups "jDBI" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
jdbi+uns...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.