NUMERIC for sure.

On 1/31/07, Craig L Russell <[EMAIL PROTECTED]> wrote:

Hi,

Is the type actually NUMERIC, or MUMERIC? Is there a typo?

Craig

On Jan 30, 2007, at 7:37 PM, Jun Li wrote:

> DdlUtils considers the following two columns are different when
> comparing
> models.
>
> <column name="test" primaryKey="false" required="true" type="MUMERIC"
> size="18" autoIncrement="false"/>
>
> <column name="test" primaryKey="false" required="true" type="REAL"
> size="18" autoIncrement="false"/>
>
> But, they are not at least on Oracle, therefore the sql update
> statements
> generated is kind of redundant.
>
> --------------
> Cheers,
> Jun

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!






--
--------------
Cheers,
Jun

Reply via email to