facebook

Generate POJO’s generates wrong getter methods for boolean

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

    ifmEssen
    Participant

    We are using the menu option MyEclipse/Generate POJO’s to generate the java objects from our hibernate mapping files. If boolean properties are used within a mapping file, I would expect that the generator creates an “isXXX()” method as the getter method for this field (just to be compliant to the Java Beans specification). Instead the generator just creates “getXXX()” methods for them. Could this be fixed in a future release?

    #256872 Reply

    Riyad Kalla
    Member

    I will file this to be investigated, thanks for bringing it to our attention.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Generate POJO’s generates wrong getter methods for boolean

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