Hey All,

Has anyone found a way to "reset" a connection after a rollback?

It seems like after an exception is triggered, the connection cannot be 
used again, even if you just want to rollback and continue with the next 
insert. This is a problem if you want to both clean the database state by 
rolling back at the end of the test, and write code that uses the database 
for example to maintain a unique constraint.

Cheers,
Andy

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to