Description
Islay Symonette, in an email thread called "Storing Java Objects in a table" on October 26, 2005 requests the ability to store java objects in the database.
Old releases of Cloudscape allow users to declare a column's type to be a Serializable class. This feature was removed from Derby because the syntax was non-standard. However, most of the machinery to support objects serialized to columns is still in Derby and is even used in system tables. We need to agree on some standard syntax here and re-expose this useful feature. Some subset of the ANSI adt syntax, cumbersome as it is, would do.
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-4469 Fix the CASTing behavior of UDTs
- Closed
-
DERBY-4470 Forbid ordering operations on UDTs
- Closed
-
DERBY-4499 Compiler error when preparing a procedure call with an output parameter of user defined type.
- Closed
-
DERBY-4484 Add import/export support for UDTs.
- Closed
-
DERBY-4485 Add dblook support for UDTs.
- Closed
- is depended upon by
-
DERBY-4572 Documentation needed for user-defined types
- Closed
- is related to
-
DERBY-4491 The network client changes UDTs into Strings and returns their type as LONGVARBINARY.
- Closed
-
DERBY-4580 Cannot use dblook on soft-upgraded database: Table/View 'SYS.SYSSEQUENCES' does not exist.
- Closed