com.atlassian.user.impl.hibernate.configuration
Class MemoryHsqlHibernateAccessor
java.lang.Object
com.atlassian.user.impl.hibernate.configuration.MemoryHsqlHibernateAccessor
- All Implemented Interfaces:
- com.atlassian.user.impl.hibernate.configuration.HibernateAccessor
public class MemoryHsqlHibernateAccessor
- extends Object
- implements com.atlassian.user.impl.hibernate.configuration.HibernateAccessor
An in-memory implementation to use for testing the Hibernate implementation of Atlassian-User.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryHsqlHibernateAccessor
public MemoryHsqlHibernateAccessor()
getSessionFactory
public net.sf.hibernate.SessionFactory getSessionFactory()
- Specified by:
getSessionFactory in interface com.atlassian.user.impl.hibernate.configuration.HibernateAccessor
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.