When doing 'Import DB Schema to UML Model', the generator assumes that all ids of the generated entities are actually called 'id', and then gives an error on compiling these entities. This patch fixes that.
Log in to post a comment.