users@jpa-spec.java.net

[jpa-spec users] Why no AutoCloseable for EntityManager?

From: <jonty_lawson_at_yahoo.co.uk>
Date: Fri, 29 Mar 2013 22:59:18 +0000 (GMT)

Has the possibility of EntityManager extending AutoCloseable been
considered?

Surely EntityManager instances *should* be able to work with
try-with-resources.