facebook

Meta Data Analysis

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #294158 Reply

    sajid.haniff
    Member

    Hi,

    I have a question regarding your Meta-data analysis, in my DB schema one of the Data Types was changed from a Varchar to an int.

    I was expecting that the meta-data analysis would have detected the change and suggest that I regenerate the corresponding class. However, it indicated that there was no change.

    Is this the correct behavior?

    Thanks
    Sajid

    #294172 Reply

    Brian Fernandes
    Moderator

    Sajid,

    I’m not sure I understand your question. To clarify, we do not monitor your database schema for changes at that level. Our JPA tools will however perform some basic validation (such as existence checks for tables and columns). if you If you manually invoke a reverse engineering pass though, the change in that table should be reflected in code that is generated.

    Are you using our JPA tools or the Hibernate tools?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Meta Data Analysis

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