From: <fi...@so...> - 2004-06-05 11:39:58
|
Sorry if this is a copy: Did anyone know why objects changes their mapped field type apparently without reason? u can try, under mysql if it can matter, to call refresh on an object with an integer primary key. Magically it will be casted to java.lang.Long.. Is this a nice nice spell? Solving this problem is fundamental to preserve the coherence of various instances mapping the same data on the datastore... it' about 6.22 am... zzzz |