Deprecated API


Contents
Deprecated Methods
net.sf.eodsql.QueryTool.createQueryImplementation(Class)
          use QueryTool.getQuery(Class) in preference to this method 
net.sf.eodsql.QueryTool.createQueryImplementation(Connection, Class)
          use QueryTool.getQuery(Connection, Class) in preference to this method 
net.sf.eodsql.QueryTool.createQueryImplementation(DataSource, Class)
          use QueryTool.getQuery(DataSource, Class) in preference to this method