Hello again,
I've a problem access data in repository.xml. Is it possible get the
documentation infos 'xxx' and 'yyy' by the
org.apache.ojb.broker.metadata.MetadataManager
<class-descriptor
class="ClassA"
table="CL_A"
>
<documentation>xxx</documentation>
<field-descriptor id="0"
name="id"
column="ID"
jdbc-type="INTEGER"
primarykey="true"
autoincrement="true"
>
<documentation>yyy</documentation>
</field-descriptor>
</class-descriptor>
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]