• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Are Batch Sequences Possible ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are Batch Sequences Possible ?


  • Subject: Re: Are Batch Sequences Possible ?
  • From: Mike Schrag <email@hidden>
  • Date: Tue, 30 Oct 2007 08:46:40 -0400

Actually, I proposed an idea to FrontBase a while back, but totally forgot to revisit this once they open sourced the plugin.  The method you want to look at is in the plugin:

public NSArray newPrimaryKeys(int i, EOEntity eoentity, JDBCChannel jdbcchannel) {

Notice it takes an int?  That int is the number of keys it needs.  If you extend the plugin, you can provide a more optimal implementation than just a for loop (which is what most of them do in here). 

ms

Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Are Batch Sequences Possible ? (From: Owen McKerrow <email@hidden>)
 >Re: Are Batch Sequences Possible ? (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Official Rubicode Statement Regarding EOGenerator and Leopard
  • Next by Date: Re: Database choices
  • Previous by thread: Re: Are Batch Sequences Possible ?
  • Next by thread: Re: Are Batch Sequences Possible ?
  • Index(es):
    • Date
    • Thread