Hi all,

The weblogic.dbms-column-type LongString is not supported by xdoclet although
it is in weblogic.
Did anybody found a solution regarding this issue ?

Thanks,
Sebastien


  /**
   * @ejb.persistence
   *         column-name="VALUE"
   *
   * @TODO OracleBlob / LongString switch
   * @weblogic.dbms-column-type LongString
   *
   * @ejb.interface-method view-type="local"
   */
  public abstract byte[] getValue();

Reply via email to