facebook

Generating Hibernate mappings from the sql statements for

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234173 Reply

    smarteck
    Member

    Hi

    I want to find how to generate hibernate mappings from the sql statements for the following example: ❓
    Suppose I have a field called userAccountId in the database , and if I generate mapping using hibernate syncronizer, the field is coming as “useraccountid” in the mapping file, but I wanted that to be “userAccountId” in mapping file instead of “useraccountid”.

    Can anyone help me regarding this.

    Thanks
    Sud

    #234174

    smarteck
    Member

    Hi

    As we can design database (using azzuri gui) and generate ddl using the azzurri db plugin , I want to integrate this Azzuri plugin with hibernate syncronizer so that the

    fieldnames do not loose case sensitivity.

    Can anyone give some ideas on the integration

    Thanks.
    Sud.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Generating Hibernate mappings from the sql statements for

You must be logged in to post in the forum log in