• 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
problems with postgresql prototypes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems with postgresql prototypes


  • Subject: problems with postgresql prototypes
  • From: Theodore Petrosky <email@hidden>
  • Date: Thu, 6 May 2010 08:18:22 -0700 (PDT)

In Entity Modeler, I choose my database and Prototypes (EOJDBCPostgresqlPrototypes).

some of the attribute prototypes don't work correctly (at least from my perspective.. ie

I choose:

Prototype doubleNumber
data type: Double
External Type: float
Class java.lang.Double

my migration shows a newDoubleColumn with missing attributes.

So I tried the 'amount' prototype and in the migrations it creates:

versionTable.newDoubleColumn("c_revision_number", 38, 2, false);

This creates a column of type 'money' in postgresql.

I need to create a float but none of the prototypes seem to work (at least for me).

Where do the templates live that create these bindings? maybe I could hack this to work...

Ted



 _______________________________________________
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

  • Prev by Date: Re: Switch from 5.3.3 to 5.4.3 breaks tomcat deployment
  • Next by Date: Re: ERModernLook
  • Previous by thread: [OT] WOWODC room block survey
  • Next by thread: Even script validation return false, action method of AjaxSubmitbutton is executed
  • Index(es):
    • Date
    • Thread