Skip to content

Provide DataSourceFactory Service for JDBC driver #699

@laeubi

Description

@laeubi

Driver version or jar name

Any version

SQL Server version

Any version

Client operating system

Any operating system

Java/JVM version

1.8.0+

Problem description

OSGi defines a Data Service Specification for JDBC (see https://osgi.org/specification/osgi.cmpn/7.0.0/service.jdbc.html) that provides a convenient and save way to obtain datasources, even though it can be implemented by clients it is advised that jdbc driver vendors include an implementation if possible

Expected behavior and actual behavior

The driver contains code that (if deployed inside an OSGi-Container) provides a DataSourceFactory

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