04-07-2010 07:20 AM
04-07-2010 12:03 PM
org.alfresco.repo.domain.schema.SchemaBootstrap
and how it gets hold of the connection from the SessionFactory. Instead of Session session = getSessionFactory().openSession();
you would use Session session = getSessionFactory().getCurrentSession();
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.