Class SQLServerDataSourceFactory

java.lang.Object
com.microsoft.sqlserver.jdbc.osgi.SQLServerDataSourceFactory
All Implemented Interfaces:
org.osgi.service.jdbc.DataSourceFactory

public class SQLServerDataSourceFactory extends Object implements org.osgi.service.jdbc.DataSourceFactory
Implementation of the Data Service Specification for JDBC™ Technology. Refer to the OSGI 7.0.0 specifications for more details.
  • Constructor Details

    • SQLServerDataSourceFactory

      public SQLServerDataSourceFactory()
  • Method Details