What is the real difference beetwen javax api about jpa and persist method and save method about hibernate?
For example: If a use javax package and api , I will use persist method. But what is the difference about persist in javax package and save for hibernate?