Class PGDataSourceFactory

java.lang.Object
org.postgresql.osgi.PGDataSourceFactory
All Implemented Interfaces:
org.osgi.service.jdbc.DataSourceFactory

public class PGDataSourceFactory extends Object implements org.osgi.service.jdbc.DataSourceFactory
This factory service is designed to be used in OSGi Enterprise environments to create and configure JDBC data-sources.
  • Constructor Details

    • PGDataSourceFactory

      public PGDataSourceFactory()
  • Method Details