This is the NHibernate development list.
Please use the ConfORM's group http://groups.google.com/group/codeconform

<http://groups.google.com/group/codeconform>btw, ConfORM does not support
composite-id and won't supports composite-id.

On Sun, Oct 3, 2010 at 8:07 AM, Petr Kozelek <[email protected]> wrote:

> Hi everybody,
> is there a way to map more than one column with ConfOrm? I am
> searching for this:
> <composite-id>
>      <key-many-to-one name="ParentObject" column="object_id" />
>      <key-property name="Id" column="index_id" />
>    </composite-id>
>
> I studied the source code of ClassMapper and but it seems that only
> one column as ID is currently supported. Should I use another existing
> mapper that supports composite IDs?
>
> Thanks for any advice,
> Petr
>



-- 
Fabio Maulo

Reply via email to