|
From: Ronald v. K. <rtv...@xs...> - 2005-07-06 11:44:23
|
I'm trying to reverse generate some components for accessing the DB using hibernate (from within exadel studio). This works nice, but for two tables there are no classes generated. This seems to be related to the fact that these two tables do not have primary keys. Question: Can they have primarykeys and if so which columns My guess: Yes, compound c_time and c_messageid or maybe even single c_messageid Thanks, Ronald |