It's probably a very simple problem but still, could someone point me to the
doc or show me an example that maps an object which has a Vector attribute
containing simply Integers?

It's a one to many relationship, therefore the Integer value should be
stored in a separate table along with a foreign key to its object id.
Therefore do I need to extend the class java.lang.Integer to contain a
reference, or is there a special support in this?

Many thanks for helping,

Norbert

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to