reading schema error: null
2276 단어 소기업--허풍
<property name="hibernate.default_schema">dboproperty>
[/code]온전한hibernate.cfg.xml은 다음과 같습니다.
<hibernate-configuration>
<session-factory>www.kmxxfc.com
<property name="hibernate.connection.driver_class">com.microsoft.sqlserver.jdbc.SQLServerDriverproperty>
<property name="hibernate.connection.url">jdbc:sqlserver://localhost:1433;DatabaseName=Lessonraproperty>
<property name="hibernate.dialect">org.hibernate.dialect.SQLServerDialectproperty>
<property name="hibernate.connection.username">godproperty>
<property name="hibernate.connection.password">godproperty>
<property name="hibernate.default_schema">dboproperty>
session-factory>
hibernate-configuration>
[/code]www.lzfsk.com/
그리고 데이터베이스가 튀어나올 수 있다.