All contents uploaded here are based on what I have learned since July 2019.
- Contents
- review_mvc - applied mvc-pattern basics, CRUD functions
- review_singleton - applied singleton pattern in review_mvc
- review_JDBC - applied JDBC on the existing project to interact between Java and Oracle DB
- review_JPA - updated the review_JDBC project into a JPA-applied one