how to inherit one enity method and to create entity manager factory
843830Nov 15 2007 — edited Nov 16 2007Hi All,
i have totally 5 databases where one database has the connection details of all other 4 databases.i am using EJB 3.0 and using MVC architecture.is there any possibility to get the details in that datbase and create entity manager factory based on that detail.i defined all the database connection in persistence.xml.