The getObject method returns data in the format specified by the column in the database. Because the database column type is BLOB, getObject returns byte[]. If that data is a serialized Java object, you will have to unserialize it yourself in code.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136724#4136724 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136724 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user