I am using Appfuse 2.0.1 with JSF and iBATIS for making CRUDs upon an existent database. In this db the tables does not have autogenerated keys and in severale cases the primary key is composite (made up by more than one field). How can I handle this with minimum effort? It is possible to avoid overriding DAO and Managers? If not, is it preferrable using UniversalDao or GenericDao?
TIA Vincenzo Caselli -- View this message in context: http://www.nabble.com/How-to-handle-composite-primary-keys--tp16822300s2369p16822300.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]