Prepared insert statement with customType
When using prepared insert statement with customType the
Placeholder
object gets passed to the toDriver
of the custom type. How do I resolve it?
Schema:
The custom type:
Prepared statement:
What gets passed to the toDriver
of the custom type:
0 Replies