I am trying to map the POINT data type from mysql's spatial extensions 
(http://dev.mysql.com/doc/refman/5.0/en/spatial-extensions.html) but when I 
have the modeller reverse engineer the DB it doesn't assign a java type for the 
field.

I have done some searches and havent really found much about this. I found one 
email message in the archives addressing this but it was a little sparse on 
details. 

Anyone able to point me to an answer on how to do this mapping? Or maybe just 
the Java type I should put in (it would be nice if it was that simple).

Reply via email to