com.imcode.db
Class DatasourceDatabase

java.lang.Object
  extended by com.imcode.db.AbstractDatabase
      extended by com.imcode.db.DataSourceDatabase
          extended by com.imcode.db.DatasourceDatabase
All Implemented Interfaces:
Database

Deprecated. Misspelled, use DataSourceDatabase instead.

public class DatasourceDatabase
extends DataSourceDatabase


Constructor Summary
DatasourceDatabase(javax.sql.DataSource dataSource)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.imcode.db.DataSourceDatabase
execute
 
Methods inherited from class com.imcode.db.AbstractDatabase
executeCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatasourceDatabase

public DatasourceDatabase(javax.sql.DataSource dataSource)
Deprecated. 


Copyright © -2006 . All Rights Reserved.