Unfortunately I don't have a good answer for you as I've never tried
to do this with AppFuse + iBATIS. Running full-source on your project
and modifying the code to fit your needs is probably your best bet.

Matt

On Tue, Apr 22, 2008 at 12:04 AM, Cens <[EMAIL PROTECTED]> wrote:
>
>  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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to