1. hibernate.cfg.xml contains info about MySQL database they why I am getting this exception? stackoverflow.comThis is question about java hibernate.
my
|
2. how can I change the properties of the cfg.xml file? stackoverflow.comI'm trying to change the properties of the hibernate.cfg.xml file programmatically here's what I did :
|
3. optimum configuration for mysql (hibernate.cfg.xml) forum.hibernate.orgmy configuration look like below, but when i monually go to mysql front and modify a record inside a table and follow by use hibernate to retrive the record, i still get old "record" . the record from hibernate query seem to be inconsistent . can someone post an optimum configuration for mysql? I already use the property |