Database-JPA
포스트
취소

Database-JPA

I generally develop with Golang, not Java.

To detaily describe the difference between how Java manage their Relational Database and Golang does, I will sumerize informations about JPA.

What is JPA?

  • JPA(Java Persistence API) is standard of Java ORM(Object-Relational Mapping) which iterally map Object to RDBMS. NF

  • In case Member and Team

이 기사는 저작권자의 CC BY 4.0 라이센스를 따릅니다.