Class UnpooledDataSourceFactory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected javax.sql.DataSource dataSource  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.sql.DataSource getDataSource()  
      void setProperties​(java.util.Properties properties)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • dataSource

        protected javax.sql.DataSource dataSource
    • Constructor Detail

      • UnpooledDataSourceFactory

        public UnpooledDataSourceFactory()