Hello,

Is there a tag for oc4j to set the mapping between CRM fields and the
corresponding database column name in a table?

Something like the jboss ones:

     * @jboss.relation
     *      fk-column="home_addr_id"
     *      related-pk-field="id"
     *      fk-contraint="no"

and

     * @jboss.target-relation 
     *      fk-column = "license_id"
     *      related-pk-field = "id"
     *      fk-constraint = "no"


Thank you,
Calin Lupa







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to