Skip to content

与最新SQLserver jdbc驱动兼容问题 #150

Closed
@boying52

Description

public String getDatabaseProductName() throws SQLServerException {
this.checkClosed();
return "Microsoft SQL Server";
}

新驱动的PN是这个,导致不能转换shardingDataSource

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions