Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0] IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test - backport from master #1367

Commits on Nov 30, 2021

  1. IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId …

    …and relations - bugfix + unit test (eclipse-ee4j#1355)
    
    * IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test
    
    Because there are four new objects (java classes) in org.eclipse.persistence.testing.models.jpa.metamodel package MetamodelMetamodelTest.METAMODEL_ALL_TYPES is increased into 56.
    These four objects have eights new attributes. This is why MetamodelMetamodelTest.METAMODEL_ALL_ATTRIBUTES_SIZE is increased into 158.
    
    fixes eclipse-ee4j#1228
    
    Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
    (cherry picked from commit 07c80a8)
    rfelcman committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c0cb31d View commit details
    Browse the repository at this point in the history