pojosontheweb / woko

POJOs on the Web !
http://www.pojosontheweb.com
Apache License 2.0
9 stars 1 forks source link

How to change hibernate naming strategy #238

Open guillaumebesse opened 8 years ago

guillaumebesse commented 8 years ago

I want to inject my own naming strategy but I don't know where.

I am trying to do it inside hibernate.cfg.xml without success.

Any idea ?