Jens
Yes - you can store any object that implements the Serializable interface
using the PreparedStatement.setObject() method and retrieve them using
ResultSet.getObject().
Regards
Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: Jens Woch <woch@uni-koblenz.de>
To: instantdb@enhydra.org <instantdb@enhydra.org>
Date: 02 June 2000 08:01
Subject: InstantDB: newbie Q: storing arbitrary objects
>hi,
>
>the online doc gives me willies:
>Is it possible to store arbitrary java objects
>as easy as sql types?
>If not, what alternatives?
>
>thanks in advance,
>Jens Woch
>
>--
>Man sieht nur mit den Augen gut.
>---------------------------------------------------------------------------
--
>To unsubscribe from this mailing list, send email to majordomo@enhydra.org
>with the text "unsubscribe instantdb" in the body of the email.
>If you have other questions regarding this mailing list, send email to
>the list admin at owner-instantdb@enhydra.org.
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|