OPENJPA-317. There is no additional covariant-type work to do here.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@567854 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Patrick Linskey 2007-08-20 22:11:59 +00:00
parent 007154980b
commit 4e8936a706
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ import javax.persistence.Query;
public interface OpenJPAEntityManager
extends EntityManager {
// ##### covariant types?
/**
* Return the factory that produced this entity manager.
*/