####### Currently it's not supported (you can only 
>define SequenceManager implementations on a per 
>jdbc-connection-descriptor level), but you can easy write your 
>own SequenceManager implementation to manage different SM 
>implementations. Use custom 'attribute' elements in your 
>field-descriptor to specify the different SM implementation 
>classes and let your SM implementation manage the different instances.
>
>regards,
>Armin

Ok, I'll give that a try.

I was thinking of something like
<class-descriptor><sequence-manager/></class-descriptor>

Then persistence broker will check class-descriptor before defaulting to
jdbc-connection's sequence manager.

Are there any plans to introduce this/these feature(s)?  Probably too
late for 1.0?

Thanks,

Dave

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

Reply via email to