• 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: EOGenerator and prototypes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOGenerator and prototypes


  • Subject: Re: EOGenerator and prototypes
  • From: Lachlan Deck <email@hidden>
  • Date: Tue, 15 May 2007 14:41:56 +1000

On 15/05/2007, at 2:30 PM, Chuck Hill wrote:

On May 14, 2007, at 9:24 PM, Lachlan Deck wrote:

Example prototype:
MyPrototypes.eomodeld/
EOJDBCMySQLPrototypes.plist
<...>
       {
           allowsNull = Y;
           columnName = "";
           externalType = NUMERIC;
           name = "decimal(14,2)";

That looks a bit odd to me. I have never used an attribute or prototype name that was not a valid Java identifier. It is remotely possible this is causing a problem.

I'll try changing it...

           precision = 14;
           scale = 2;
           valueClassName = NSNumber;
           valueType = B;
       },
<...>

Any ideas?

What does the definition for name look like? Is there a valueType set on it? valueType =""; perhaps?

{ columnName = feeGst; name = feeGst; prototypeName = "decimal(14,2)"; },


with regards, --

Lachlan Deck



_______________________________________________
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


  • Follow-Ups:
    • Re: EOGenerator and prototypes
      • From: Lachlan Deck <email@hidden>
References: 
 >EOGenerator and prototypes (From: Lachlan Deck <email@hidden>)
 >Re: EOGenerator and prototypes (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: EOGenerator and prototypes
  • Next by Date: Re: EOGenerator and prototypes
  • Previous by thread: Re: EOGenerator and prototypes
  • Next by thread: Re: EOGenerator and prototypes
  • Index(es):
    • Date
    • Thread