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
The project aims at compairing the usage of JDBC alone against JDBC + ORM.
About
This is a sample project to compare the performance and other attributes while using JDBC against ORM. Not intended to be copied or used. Can be referred as a sample though.