0
I found nonsense, since usually the settings of Hibernate are allocated in the xml persistence.
Can you recover the sessionfactory only using the settings of Hibernate allocated in persistence.xml ? or I need to replicate the configurations of ORM pro Hibernate.cfg.xml ?
Thanks, solved my problem!
– Cleiton Ribeiro