0 Replies Latest reply on Mar 29, 2002 10:34 AM by mister_fab

    how to specify the SQL name of a CMR field ?

    mister_fab

      Hello,

      I am using the tomcat/jboss3.0betat bundle and I would
      like to know if there is there is anyway to tell the
      container which name to use for the SQL field name of
      a CMR field.

      Actually my relation field name is a SQL reserved token
      and everything goes wrong as soon the container use
      generated SQL to access this field.

      I have already fixed this kind of problem for regular
      cmp fields or class name by using the jboss-jdbc descriptor
      and I would like to do something similar instead of
      changing my relation field name.

      f.