Storing Java Objects Through JDBC

Поиск
Список
Период
Сортировка
От Nathan DeBardeleben
Тема Storing Java Objects Through JDBC
Дата
Msg-id Pine.LNX.3.96.980729195315.28142B-100000@speed.parl.eng.clemson.edu
обсуждение исходный текст
Ответы Re: [INTERFACES] Storing Java Objects Through JDBC  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-interfaces
I'm using v 6.3 of pgsql and was wondering if there's a way to store off
a Java object and then retrieve it.  I'd like to do this rather than
breaking down the object into its fundamental elements, storing them into
tables using SQL and then reforming it through queries.
I was under the impression you could ask PG to store a TextField object,
or String object, or Vector object.

Nathan DeBardeleben
ndebard@parl.eng.clemson.edu



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] Failure to connect remotely to postgresql with JDBC
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] psqlodbc