Class DataSourceUtil


  • public class DataSourceUtil
    extends java.lang.Object

    A simple DataSource utility for the standard DriverManager class.

    TODO: need to cache DataSource

    • Constructor Summary

      Constructors 
      Constructor Description
      DataSourceUtil()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DataSourceUtil

        public DataSourceUtil()