How do i generate hubernate models for java dotCMS plugins

Posted by shuxer on Stack Overflow See other posts from Stack Overflow or by shuxer
Published on 2010-03-27T16:21:42Z Indexed on 2010/03/27 16:23 UTC
Read the original article Hit count: 206

Filed under:
|
|

Hi

I am trying to create a plugin for dotCMS. My plugin stores data in database. i defined hibernate mapping file and put in my plugin folder's conf dir and i have no idea how to hibernate generate models based my mapping definition. I am using hello world plugin's mapping file for mysql

Any help or comment would be highly appreciated Thanks in advance

© Stack Overflow or respective owner

Related posts about dotcms

Related posts about hibernate