These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Oracle data type="Unknown"
PostPosted: Tue Jul 17, 2007 11:06 am 
Newbie

Joined: Mon Jul 02, 2007 8:45 am
Posts: 19
Hi!

I am using the Oracle 10g.

To map the tables, i am using MyGeneration but, the SDO_GEOMETRY

data type is not recognised as a NHibernate valid data type.

The field Geometria has a unknown data type.


<property column="SA2DATPF" type="Decimal" name="Sa2datpf" />
<property column="SA2DATDV" type="String" name="Sa2datdv" length="11" />
<property column="SA2OBSPC" type="String" name="Sa2obspc" length="11" />
<property column="SA2CONDP" type="String" name="Sa2condp" length="11" />
<property column="GEOMETRIA" type="Unknown" name="Geometria" />
<property column="IDXINT" type="Decimal" name="Idxint" not-null="true" />

</class>
</hibernate-mapping>


How can i set the field Geometria as a NHibernate SDO_GEOMETRY data type?


Thanks in advance!


Regards,

Welenn Araujo(BR).


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.