Hibernate Team |
|
Joined: Tue Aug 26, 2003 6:10 am Posts: 8615 Location: Neuchatel, Switzerland (Danish)
|
If you mean you want java.lang.Integer then you should write java.lang.Integer, ok ? ;)
Integer could just as well be a class in the default package - or a UserType....
yeah - I now noone in their right mind would do this, but trust me - I've seen weird people do this, and so hbm2java is only assuming very little to handle weird cases ;) ....and thus you need to use offical shortcuts (such as string, integer etc. or be explict about the type.
_________________ Max
Don't forget to rate
|
|