读书人

Hibernate-地图ping

发布时间: 2012-09-21 15:47:26 作者: rapoo

Hibernate-mapping
Hibernate has a hibernate-mapping config file. There are a property attribute in it. The following is the property's parameters

    Interface: org.hibernate.cfg.NamingStrategy    1. org.hibernate.cfg.DefaultNamingStragegy    2. org.hibernate.cfg.ImprovedNamingStragegy    

Developers also can extends the two stragegy to implement your naming stragegy.

读书人网 >软件架构设计

热点推荐