Dimple Bhatia wrote:
Can we create and call java store dprocedures which can take in objects of a class?
No Derby does not have java object support. This is filed as DERBY-651.It is actually much more complex than "Re-enabling" support as the title says. It requires implementation of SQL specification Part 13:SQL Routines and Types Using the Java Programming Language (SQL/JRT)
Kathey
