Osama;
Osama Dwairi, A Jordanian techie in Dubai! seasoned Java and Ruby on Rails Developer. a good listener and heavy thinker!
Categories
- 1
- bookmarks
- code snippet
- Common
- concepts
- entertainment
- here and there
- howto
- humor
- in short
- Java
- javascript
- jokes
- linux
- Markup Languages
- music
- MVC
- News
- Open Source
- Personal
- PHP
- projects
- Ruby and Ruby On Rails
- Search Engines
- SEO
- Social Networking
- Software Management
- System Administration
- troubleshooting
- Uncategorized
Category Archives: concepts
Java ORM: Hibernate example
Hibernate is Hibernate is an object-relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate solves object-relational impedance mismatch problems by [..]