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