On Thursday 08 May 2008 11:22:49 pm Jody Garnett wrote:
> 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...

I'm sure its because that's how its done in the esri examples  I've been 
basing on. What problem is that line giving btw?

Cheers,

Gabriel

> Jody
>
> !DSPAM:4045,48236f2c26381439371379!



-------------------------------------------------------------------------
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

Reply via email to