You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This GitHub repository contains several projects demonstrating Hibernate mapping techniques. Each project focuses on a specific mapping type and provides a clear example of its implementation. Explore the projects to learn and apply Hibernate mappings in your own projects.
In this project , I have learned How to create relationship table(no table relation) of database and using the past concept As create restful for crud , set authorized roles in memory , set exception handler , And define own query by @query() Annotation