• 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: Advanced Postgres Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Advanced Postgres Question


  • Subject: RE: Advanced Postgres Question
  • From: Justin Tocci <email@hidden>
  • Date: Tue, 20 Jul 2004 11:51:19 -0500

I got it working. It seems to do what I want. I used the hexdreams plugin and edited the PostgresqlPlugIn.java file as follows:

        //sequenceName = entity.primaryKeyRootName() + "_SEQ";
        sequenceName = "global_seq";

Then built the framework and dropped it in my frameworks folder.

I am going to configure all my tables to use global_seq next and I think I'll be good to go. Using one SEQUENCE for all tables will simplify things for me anyway.

justin tocci
Fort Wayne, IN
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: If I've made a class for an EO entity, can I use it to add data to?
  • Next by Date: Re: If I've made a class for an EO entity, can I use it to add data to?
  • Previous by thread: Advanced Postgres Question
  • Next by thread: Using Selectors in EOQualifier format
  • Index(es):
    • Date
    • Thread