| Package | Description | 
|---|---|
| org.openmrs.api.db.hibernate | 
 Resources for Hibernate ORM. 
 | 
| Class and Description | 
|---|
| ChainingInterceptor
 Used by the  
HibernateSessionFactoryBean to keep track of multiple interceptors Each of the methods in Interceptor are called for each interceptor that is added to this
 class | 
| DbSession
 This class has been created to provide backwards compatibility for modules, which need to support
 OpenMRS 1.12 and before. 
 | 
| HibernateSerializedObjectDAO
 Hibernate specific database access methods for serialized objects 
 | 
| ImmutableEntityInterceptor
 Superclass for all Interceptors that would like to ensure that changes to immutable entities of
 specific types don't get persisted to the database, more granularity of the immutable properties
 is also supported so as to allow editing some properties while not for others 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.