Show
Ignore:
Timestamp:
06/11/10 16:39:01 (2 years ago)
Author:
bturner
Message:

start of connection pooling

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/ds_pool/src/org/bridgedb/rdb/SimpleGdbImpl3.java

    r338 r405  
    3737         * A new instance of this class is created automatically. 
    3838         * @param dbName The file containing the Gene Database.  
    39          * @param con An existing java SQL connection 
     39         * @param data_.con An existing java SQL connection 
    4040         * @param props PROP_RECREATE if you want to create a new database (possibly overwriting an existing one)  
    4141         *      or PROP_NONE if you want to connect read-only