GoogleBaseService.batch( java.net.URL batchUrl, GoogleBaseFeed
feedFullOfData);

On Sep 23, 8:30 am, beeky <[EMAIL PROTECTED]> wrote:
> I'm trying to put together a Java client to do a batch insert.  In the
> Java developers guide the insert section shows a GoogleBaseService
> being used to do an insert.  In the Batch processing guide the insert
> example uses a GoogleBaseFeed to do the insert.
>
> I'm assuming that GoogleBaseFeed is the proper Class for a batch
> insert but since the two classes have no relation to each other I'm
> convused about the whole concept of insert.
>
> Are batch inserts always done with a GoogleBaseFeed and individual
> inserts with a GoogleBaseService?
>
> Can someone point me to example code to show how to construct a
> GoogleBaseFeed for the purpose of a batch insert?
>
> Thanks for any help or advice,
> -=beeky
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to