Hibernate in Sakai

  1. Create a SessionFactory using settings inside your tool
  2. Create a session factory from the global Sakai sessionFactoryBase
  3. Add our HBMs to the global Sakai sessionFactory
    • This method is demonstrated in this version of the tasklist tool: tasklist-complex