Differences between JPA and JPA2 [closed]
Google returns many results, including this and this blog posts. The summary (copied from the former) is: Added support for persistently ordered lists using OrderColumn and provider-managed ordering column Defined support for foreign key mapping strategy for unidirectional one-to-many relationships Added clear method to EntityManager interface to allow entities to be evicted from the persistence … Read more