• 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: Wed, 16 May 2007 11:16:31 +1000

On 16/05/2007, at 11:01 AM, Mike Schrag wrote:

What was your javaValueClass (or whatever it is named) pre- prototypes and post-prototypes?

Previously: { allowsNull = Y; columnName = feeExTax; externalType = DECIMAL; name = feeExTax; precision = 10; scale = 2; valueClassName = NSDecimalNumber; valueType = B; }

Now:
{
	columnName = feeExTax;
	name = feeExTax;
	prototypeName = decimal_14_2;
}

Prototype definition:
{
	allowsNull = Y;
	columnName = "";
	externalType = NUMERIC;
	name = decimal_14_2;
	precision = 14;
	scale = 2;
	valueClassName = NSNumber;
	valueType = B;
}

So it would seem that Entity Modeler is not setting the valueClassName as NSDecimalNumber when selecting "Big Decimal - BigDecimal B".

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: Mike Schrag <email@hidden>
References: 
 >EOGenerator and prototypes (From: Lachlan Deck <email@hidden>)
 >Re: EOGenerator and prototypes (From: Mike Schrag <email@hidden>)
 >Re: EOGenerator and prototypes (From: Lachlan Deck <email@hidden>)
 >Re: EOGenerator and prototypes (From: Mike Schrag <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