Hello,

I�d like to provide OJB with my own class to load/store objects in the
database. This is because I can�t get OJB to load this kind of beans, as
they consist of multiple rows in the same table.

To be able to load other classes with OJB, which reference these
objects, I would like to tell OJB somehow to use my own implementation.
Is there a possibility to do so?

What I imagine is something like:
<class-descriptor
        class="my.SpecialBean"
        storage-class="my.SpecialBeanStorage"/>

-- 
Mit freundlichem Gru� / kind regards

Claus Radloff

Siemens Business Services GmbH & Co. OHG
SBS D SOL SCS BAI, Nbg vdT


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

Reply via email to