org.alfresco.repo.version.common.counter.hibernate.HibernateVersionCounterDaoServiceImpl Version counter DAO service implemtation using Hibernate. <p> The object should execute within its own transaction, and is limited to single-thread entry. If it becomes a bottleneck, the transaction synchronization should be moved over to reentrant locks and/or the hibernate mappings should ...