ekledim malesef değişen birşey olmadi sonra hibernate.cfg.xml create 
parametresi ekledim tabloları otomatik oluşturdu ama veri eklemedi 
mysql devam edeyim en iyisi :)

hocam elinizde hibernate-java ile yapılmış basit bir program var mi ?
ya da elinde olan varsa bir zahmet gönderebilir mi?

On Wed 09 May 2012 07:27:31 PM EEST, MEHMET ALi KEYSAN wrote:
> 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
_______________________________________________
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