Why do you need an ORM tool like Hibernate?
1) To simplify database operations
2) To provide object-oriented programming approach
3) To handle database transactions
4) All of the above