eclipse-vertx / eclipse-vertx/vertx-sql-client

BLOB or BINARY types and Buffer on DB2

Aperta
#722 3 commenti 0 reazioni 1 assegnatario Rivendicata da @aguibert Vedi su GitHub
bug help wanted module:db2
Lingua principale
Java
Stelle
912
Fork
214
Merge medio
3g 18h
PR unite (30g)
4

Descrizione

As reported [here](https://github.com/hibernate/hibernate-reactive/issues/306), a parameter of type `Buffer` cannot be used as a parameter of type BLOB or BINARY on the DB2 client. This *does* work on both Postgres and MySQL.

The error is:

Parameter at position[1] with class = [io.vertx.core.buffer.impl.BufferImpl] and value = [...] can not be coerced to the expected class = [io.netty.buffer.ByteBuf] for encoding.

(More info in the linked HR issue.)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.