Changeset 405 for branches/ds_pool/src/org/bridgedb/rdb/SimpleGdbImpl3.java
- Timestamp:
- 06/11/10 16:39:01 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/ds_pool/src/org/bridgedb/rdb/SimpleGdbImpl3.java
r338 r405 37 37 * A new instance of this class is created automatically. 38 38 * @param dbName The file containing the Gene Database. 39 * @param con An existing java SQL connection39 * @param data_.con An existing java SQL connection 40 40 * @param props PROP_RECREATE if you want to create a new database (possibly overwriting an existing one) 41 41 * or PROP_NONE if you want to connect read-only
