Hi Sebastian,

maybe you can try to change the xdoclet template.

The original entry is :

<XDtMethod:ifHasMethodTag
tagName="weblogic:dbms-column-type">
         <dbms-column-type><XDtMethod:methodTagValue
tagName="weblogic:dbms-column-type"
values="OracleBlob,OracleClob"/></dbms-column-type>
        </XDtMethod:ifHasMethodTag>

Maybe you just have to append the values for your
Sybase Database.

Michael



 --- [EMAIL PROTECTED] schrieb:
> 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();
> 
>  


        

        
                
Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to