Hi
Thank you for reading my post.
Is there anyway to create and configure an Entity Manager programmically?
I need to specify the connection URL manually and during runtime instead of
specifying it in the persistence.xml file.
I am using JPA.
Thanks.