Login Skip Navigation LinksWilsonORMapper > Forums Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson ORMapper Forums Wilson ORMapper Forums : Bugs & Issues : composite keys

Date Post
11/29/2006 11:13:19 PM how do you retrieve with composite keys?
11/30/2006 9:37:33 PM

The key should be an object array where the elements are the individual values in the same order as you've declared them in the mapping file.

Thanks, Paul Wilson