Joerg -- The attribute element allows you to add any sort of attribute without having to first modify the dtd. They allow users to implement enhancements that shouldn't be part of the core ojb api. I use them extensively on my current project to allow me to use Oracle packages to handle all insert, update and delete operations. Details of how we're doing this can be found xdocs/how-to-work-with-stored-procedures.xml.
Ron Gallagher Atlanta, GA [EMAIL PROTECTED] > > From: Joerg Lensing <[EMAIL PROTECTED]> > Date: 2003/06/26 Thu AM 04:56:10 EDT > To: OJB Users List <[EMAIL PROTECTED]> > Subject: attribute element in field-desciptor > > hello, > can someone tell me the purpose of the attribute element in > field-descriptor? the docs are very > short about this and the testcases don't show an example. > > joerg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
