hi there, we have some trouble with our postgres database using cayenne. our application is not writing any data to the db, there is only read-statements. nevertheless we have some connections in "idle in transaction" state, wich indicates some transactions not beeing properly closed.
i found a link about hibernate and this issue: http://www.ashtech.net/~syntax/blog/archives/56-Hibernate-and-PostgreSQL-Require-Transactions.html is there a similar approach to this for cayenne? kind regards, peter
