If you look at DerbyDev archives, there was some earlier discussion about this. Older versions of Cloudscape had some Java datatype support, but it was based on Java serialization and static method invocations in a non-standard way. I think it would be great to implement that support in SQL standard way, based on SQL/JRT specification.
Satheesh David Van Couvering wrote: > When I first looked at Cloudscape years ago, I could have sworn there > was support for Java objects and data types in a table definition, and > you could refer to methods and fields in your SQL statements. Was I > dreaming, or did it get removed? > > Thanks, > > David
