💻
Albert's Til
Ctrlk
GitHub
  • 매일매일 조금씩 성장하기
    • README
    • CS
    • DB
      • MySQL
      • Normalization & Denormalization
      • JPA
        • @Transactional
        • Why JPA?
        • About JPA
        • N+1 Issue
        • Index
        • ElementCollection&CollectionTable
        • orphanRemoval
        • CascadeType
        • Use Subselect
        • Dynamic Instance Creation
        • Paging
        • Order
        • Spefication
        • mappedBy
      • MongoDB
      • Why MySQL?
      • ACID properties of transactions
      • Between JPA and JDBC
      • Identifiers in Hibernate/JPA
    • Java
    • Spring
    • Kafka
    • Infra
    • CodeSquad
    • Foody Moody 프로젝트
    • DDD
    • Test
    • Coding and Algorithmic Problems
    • Node
    • Python
    • HTML
    • CSS
Powered by GitBook
On this page
  • Hibernate Naming Strategy
  • EntityManger
  • Documents

Was this helpful?

  1. 매일매일 조금씩 성장하기
  2. DB
  3. JPA

About JPA

Hibernate Naming Strategy

LogoHibernate 5 Naming Strategy Configuration | BaeldungBaeldung on Kotlin

EntityManger

LogoJPA EntityManager - Hibernate EntityManager | DigitalOceanDigitalOcean

Documents

LogoHibernate ORM User Guidedocs.jboss.org

Last updated 2 years ago

Was this helpful?