If I want to make a Date type property in POJO, should I use java.sql.Date or java.util.Date ?
What if I want to have two primary keys in a table, i.e. ID & transaction date, what's the @hibernate.* tags should I use ? -- View this message in context: http://www.nabble.com/Date-in-POJO-tf2762371s2369.html#a7701597 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
