Interface EntityManager

All Known Implementing Classes:
PojoEntityManager, TemplateEntityManager

public interface EntityManager
Provides access to entities. Each type has its own entity manager, also, the manager is bound to the context. Thus get it from the persist context.