JPA là gì?

  •  Java Persistence API

"One Approach of ORM"

  • JPA là một cách tiếp cận của ORM

"Can map, store, update, and retrieve data from relational databases to Java objects and vice versa."
  • JPA ko chỉ có mapping, mà còn có thể store, update, truy vấn dữ liệu từ Relation DB và ngược lại.

"Hibernate is one popular JPA implementation"
  • Hibernate là một hình thức implement phổ biến của JPA

Nhận xét

Bài đăng phổ biến từ blog này

Tổng hợp phím tắt Eclipse

Dialect là gì?