cuba.wired
Interface CubaEntityManager

All Known Implementing Classes:
WiredEntityManagerProxy, WiredManagedEntityManager

public interface CubaEntityManager

Tag-Interface for a JPA-EntityManager. This interface is used to make the cuba core implementation independent from JPA specific classes. This required for Java 1.4 version of CUBA which does not support JPA.

Author:
mbartels