Hibernate JTA with bitronix and without JNDI

78 views Asked by At

Is it possible to configure Hibernate without JNDI and not using Spring.

persistence.xml requires jta-data-source property which takes JNDI of the data source.

0

There are 0 answers