<property name="something" type="decimal(4,2)" />don't work ?

not-null=false is the default
for column name the default is the same name of property
sql-type NH know the default sql-type for a given type

2008/12/1 Yitzchok (adminjew) <[EMAIL PROTECTED]>

> Is doing this the only way to get SchemaExport to generate precision,
> scale? (is there a shorter way)
>
> *<property name="SomeName" *not-null="false"*>
>       <column name="SomeName" sql-type="decimal(4,2)"/>
> </property>*
>
>
> Thanks
> Yitzchok
>
> >
>


-- 
Fabio Maulo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to