We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create many-to-many table for owner and patient relationships by the hibernate.
Add method for to insert possible patients in owner.
Add method for to show the integrated patients in owner.
The text was updated successfully, but these errors were encountered:
Add new IdOwner field in patient
d94d381
Related to issue #27 Signed-off-by: varley silva <varleysilva@me.com> Signed-off-by: Adailson <adailson2@gmail.com> Signed-off-by: gustavo2795 <gustavo.unb27@gmail.com>
varleysilva
adailson2
gustavo2795
No branches or pull requests
Create many-to-many table for owner and patient relationships by the hibernate.
Add method for to insert possible patients in owner.
Add method for to show the integrated patients in owner.
The text was updated successfully, but these errors were encountered: