Changeset 2406


Ignore:
Timestamp:
11/01/09 18:46:53 (2 years ago)
Author:
jvelde
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • molgenis/3.3/src/org/molgenis/framework/db/jdbc/AbstractJDBCMapper.java

    r2405 r2406  
    719719                                        //try{ 
    720720                                        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                                        // 
    721725                                        //UPDATE: this only fails when running EXPORT on MYERS dataset. 
    722726                                        //proposed solution: close rs before this query 
Note: See TracChangeset for help on using the changeset viewer.