Browse By

Tag Archives: java

No Thumbnail

Merge Sort Algorithm Java

(Merge sort algorithm video tutorial) Slowly building my list of algorithm implementation, this time it’s Merge sort algorithm. Let me know if you found error on my code. 🙂

No Thumbnail

Getting Started using Apache OpenJPA

Few weeks ago we were required to learn an Object Relational Mapping (ORM) concept in our Introduction to Database Management System course. The ORM our professor wanted us to use is Apache OpenJPA. Not really sure what was the reason he chose Apache OpenJPA over