0 Replies Latest reply on Dec 4, 2001 1:19 AM by andywyj

    How to show mySQL BLOB data

    andywyj

      I try to use java.lang.Object type to map mySQL BLOB type,but the results are not correctly.

      public Object getContent() { return content;}