| From: | Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk> |
|---|---|
| To: | "'Phillip Rhodes'" <rhodespc(at)bellatlantic(dot)net>, "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | RE: [INTERFACES] query java object? |
| Date: | 2000-01-06 09:50:50 |
| Message-ID: | 1B3D5E532D18D311861A00600865478C70C03B@exchange1.nt.maidstone.gov.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Yes of sorts. We have a small extension that allows a Serialized object
to be stored in one or more tables (rather than as a stream). Once
serialized in this way, you can then query the stored objects just like
any other SQL Table.
Peter
--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.
-----Original Message-----
From: Phillip Rhodes [mailto:rhodespc(at)bellatlantic(dot)net]
Sent: Monday, January 03, 2000 2:11 AM
To: 'pgsql-interfaces(at)postgresql(dot)org'
Subject: [INTERFACES] query java object?
I read through the documentation for Postgres and Java, but I am a
little
unclear on something: (probably a few things!)
Is it possible to execute a query based on the attributes of a
serialized
object? Or do I have to instantiate each object and do an if test?
Thanks!
Phillip
************
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Mount | 2000-01-06 10:32:03 | RE: [INTERFACES] JDBC cat 4 driver? |
| Previous Message | Didier Gasser-Morlay | 2000-01-06 09:39:51 | ODBC oin Windows |