Changeset 2406
- Timestamp:
- 11/01/09 18:46:53 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molgenis/3.3/src/org/molgenis/framework/db/jdbc/AbstractJDBCMapper.java
r2405 r2406 719 719 //try{ 720 720 mapMrefs(entityBatch); 721 //UPDATE 2: this PROBABLY has to do with the batch size!! 722 //single gene works fine 723 //list of genes (like Myers) export -> crash 724 // 721 725 //UPDATE: this only fails when running EXPORT on MYERS dataset. 722 726 //proposed solution: close rs before this query
Note: See TracChangeset
for help on using the changeset viewer.