benzer bir sorun da ben yaşamıştım.
 <property name="hibernate.connection.password">dbpassword</property>
ekledim sorun çözülmüştü. Dene istersen.

9 Mayıs 2012 19:20 tarihinde kypdk <[email protected]> yazdı:
> Merhaba,
>
> hsqldb 2.2.8
> hibernate 3.3 ile
>
>   <session-factory>
>     <property
> name="hibernate.dialect">org.hibernate.dialect.HSQLDialect</property>
>     <property
> name="hibernate.connection.driver_class">org.hsqldb.jdbcDriver</property>
>     <property
> name="hibernate.connection.url">jdbc:hsqldb:file:~/db/musteri;shutdown=true</property>
>     <property name="hibernate.connection.username">SA</property>
>     <mapping resource="hibernate2/Musteri.hbm.xml"/>
>   </session-factory>
>
> benzer konfigürasyonu mysql yaptım ve db kaydedebildim fakat hsqldb de hata
> vermemesine rahmen db'e yazmıyor, nereleri kontrol etmeliyim hata nerde
> olabilir ?
>
> _______________________________________________
> Linux-programlama mailing list
> [email protected]
> https://liste.linux.org.tr/mailman/listinfo/linux-programlama
> Liste kurallari: http://liste.linux.org.tr/kurallar.php
>
_______________________________________________
Linux-programlama mailing list
[email protected]
https://liste.linux.org.tr/mailman/listinfo/linux-programlama
Liste kurallari: http://liste.linux.org.tr/kurallar.php

Cevap