Implementation of the JPA {@link EntityManagerFactory} class to support creating Empire based{@link EntityManager EntityManagers}. Uses an instance of a {@link com.clarkparsia.empire.ds.DataSourceFactory} to dynamicallycreate the DataSource used by the new EntityManager on the fly.
@author Michael Grove @since 0.1 @version 0.7
|
|
|
|