Page 1 of 1

About Question enthuware.oce-jpad.v6.2.536 :

Posted: Tue Sep 22, 2015 6:46 pm
by romsky
Spec says:
• The primary key class must be serializable.
• The primary key class must define equals and hashCode methods. The semantics of value
equality for these methods must be consistent with the database equality for the database types to which the key is mapped.

Please change your EmployeePK class.

Re: About Question enthuware.oce-jpad.v6.2.536 :

Posted: Wed Sep 23, 2015 10:56 pm
by admin
I see that this has already been updated in v1.57.
thank you for your feedback!