I observed there are two places for placing jpa properties:
- entity manager factory in spring context:
- persistence unit in persistence.xml:
I want to ask what are the difference of them. And which takes precedence?
I observed there are two places for placing jpa properties:
I want to ask what are the difference of them. And which takes precedence?