Hello:

    I have an object with a field name that is a String

class MyClass{
     private String name;

    When I get this object from the database using Castor I have the name
with an added blank space at the end.
     If the name in the database is "Diego" when I get the object (through
Castor) the field name is with the value "Diego "

     What I'm doing wrong??

    the database I'm using is MySQL under Win2000.

Thanks a lot and again sorry for my bad english

Diego.

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to