Skip to content

getProcedures() does not return SPECIFIC_NAME #2320

Open
@onacit

Description

@onacit

Driver version

12.6.0.jre11

SQL Server version

mcr.microsoft.com/mssql/server:2022-latest

Client Operating System

Maven home: /opt/homebrew/Cellar/maven/3.9.6/libexec
Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home
Default locale: en_KR, platform encoding: UTF-8
OS name: "mac os x", version: "14.3", arch: "aarch64", family: "mac"

JAVA/JVM version

Maven home: /opt/homebrew/Cellar/maven/3.9.6/libexec
Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home
Default locale: en_KR, platform encoding: UTF-8
OS name: "mac os x", version: "14.3", arch: "aarch64", family: "mac"

Table schema

?

Problem description

The result of DatabaseMetaData#getProcedures does not contain SPECIFIC_NAME column.

Expected behavior

The result set should contain the column of SPECIFIC_NAME

Actual behavior

The column is missing.

Error message/stack trace

Any other details that can be helpful

JDBC trace logs


This is related to #849.
I'm writing a general library depends on the specification and the workaround explained on the issue is not applicable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BacklogThe topic in question has been recognized and added to development backlogEnhancementAn enhancement to the driver. Lower priority than bugs.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions