Gabriel Roldán wrote: > Sorry for the late response, > Question for you Gabriel; my customer keeps uncommenting line 481 of ArcSDEFeatureWriter so the code looks like this... > private Number insertSeRow(final SimpleFeature newFeature, final > SeLayer layer) > throws IOException, SeException { > > ... > > insertStream.flushBufferedWrites(); // jg: my customer > wanted this uncommented > closeStream(insertStream); > versionHandler.editOperationWritten(insertStream); > > ... > return newId; > }
Do you have any idea why an insertStream.flushBufferedWrites() is used here? The line exists and is/was commented out on trunk... Jody ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel