98b8129a743bb1374ec4bf7d5aca76a3456482d2
AbstractEntityInformation now detects primitive id types and adapts the isNew state according to the Java Language Specification §4.12.5. Supported are primitive Numbers and the entity is considered new if the value of the primitive field is zero. Original pull request: #37.
Description
No description provided
Languages
Java
100%