Skip to content

Default array mapping doesn't work for Oracle #1818

Open
@DavideD

Description

@DavideD

For Oracle, Hibernate ORM define custom types to map arrays.
We can create the same types with Vert.x SQL client but when we try an insert we have an exception.

Vert.x doesn't support user types at the moment: eclipse-vertx/vertx-sql-client#1392

We test arrays in JavaTypesArrayTest

We've created a PR for Vert.x that should be able to help us fix this issue, but we are waiting for the team to review it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    waitingWe are waiting for another PR or issue to be solved before merging this one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions