首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

hibernate annotation(1)

2012-11-03 
hibernate annotation(一)??????? property nameconfigLocations???????????? listvalueclasspat

hibernate annotation(一)
??????? <property name="configLocations">
???????????? <list><value>classpath*:/config/hibernate.cfg.xml</value></list>
??????? </property>
??????? <property name="configurationClass" value="org.hibernate.cfg.AnnotationConfiguration"/>
</bean>

热点排行