On Wed, Sep 7, 2011 at 3:38 PM, KARR, DAVID
<dk068x@att.com> wrote:
I have a situation where some columns in some tables are BLOBs representing Java serialized objects. Another column specifies the Java type of that serialized object. It would be very nice if I had an easy way to view the deserialized version of those BLOBs.
I'm aware of the fact that SQuirreL has a plugin architecture, but I don't know much about it. Would it be reasonable to consider writing a custom plugin that when executed on a row of a particular table, assuming it was configured to know which column has the BLOB and which column has the type, and a classpath for the associated classes, to essentially run a "ToStringBuilder()" on the object to print out the fields in a dialog?
I imagine this would be quite a bit of work, but is it even possible?
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Squirrel-sql-users mailing list
Squirrel-sql-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users