Hi Chris,

Hibernate is a great idea -- I've used it successfully on several projects from small to large databases. It sure makes the development job easier.

I've been playing with OOo PostgreSQL data sources a tiny bit and I've found it quite slow (admittedly, queries from a spreadsheet). When I use the database file directy (.odb) the queries are faster but nothing like the queries from the psql client.

Gil

On Tue, 2006-01-17 at 22:28 +0000, [EMAIL PROTECTED] wrote:
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57626





------- Additional comments from [EMAIL PROTECTED] Tue Jan 17 14:28:23 -0800 2006 -------
This may be too specific too soon, but I've found persistance layers such as
Hibernate(www.hibernate.org), or others like it, to be extremely powerful.
Taking Hibernate as the example:
*Java based and therefore cross platform.
*Pretty much Database agnostic, the docs even suggest managing XML and flat
files, though I cant confirm this.
*Provides an object orientated interface to the data.
It has its foibles of course, but as a software contractor, I've found it to be
a real asset. Have developed Swing and J2EE apps using it.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to