Hibernate Team |
|
Joined: Tue Aug 26, 2003 6:10 am Posts: 8615 Location: Neuchatel, Switzerland (Danish)
|
the checkbox in eclipse is used by jdbcconfiguration which is the guy doing the actual reverse engineering from the database to the hbm (hibernate meta model)
(hbm2hbmxml, hbm2java etc. is just "dumping" whatever that is inside this hbm)
The option for disabling basic typed composite ids is not exposed on ant since I don't really think it is a good option (key-many-to-one has downsides and if it its "too-easy" to get people might forget ;)
...but i also like to provide options, but then we must at least find a better shorthand name i think ;)
_________________ Max
Don't forget to rate
|
|