Hibernate architecture

We will see Hibernate architecture in 2 views 1) High level view of Hibernate Architecture 2) Detailed view of Hibernate Architecture Hibernate architecture shows configuration details and various objects involved in each layer Hibernate uses Java API like JDBC API,Java Transaction API(JTA) and Java Naming and directory Interface(JNDI) The below figure illustrates High Level View […]

Share this article on