Skip to content

Migrating from jdbc6 12c db to jdbc8 using oracle 19c db #61

@dVenkatNaveen

Description

@dVenkatNaveen

ojdbc6-11g and ojdbc7 returns "BigDecimal" for Oracle NUMBER type
ojdbc8 and above returns "Double" for Oracle NUMBER type

while using Oracle NUMBER type the ojdbc8 return "Double" any solution in jdbc8 it should return "BigDecimal" as per previous behaviour for type "NUMBER"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions