Interface PgConnection

    • Method Detail

      • getDataSource

        @Nonnull
        javax.sql.DataSource getDataSource()
        Gets a standard DataSource object to access the database.
        Returns:
        DataSource