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

POJO_Test re-adding firstGame bug #2

Open
LFWarsen opened this issue Mar 16, 2024 · 1 comment
Open

POJO_Test re-adding firstGame bug #2

LFWarsen opened this issue Mar 16, 2024 · 1 comment

Comments

@LFWarsen
Copy link

In POJO_Test.java (and every copy made for the purpose of testing JDBC and JPA) contain a bug in row 85.

First firstGame is added to the gameCollection from hostFromDB, which the persistence update is performed on the host object. Either both of these should be host or both of these should be hostFromDB.

This has cost me hours of my life.

@LFWarsen
Copy link
Author

@ChristophLo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant