Hibernate进阶之路——Mapping

目录

1.声明方式

  • 使用Java Persistence 2 annotations
  • 使用JPA 2 XML deployment descriptors
  • 使用hbm.xml

2.Entity 声明

2.1. xml风格

One thought on “Hibernate进阶之路——Mapping”

留下评论