hibernate annotation(1)

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>