bucket.user
Class BucketHibernateConfigProvider

java.lang.Object
  extended by bucket.user.BucketHibernateConfigProvider
All Implemented Interfaces:
com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider, com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider

public class BucketHibernateConfigProvider
extends Object
implements com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider

DOCUMENT ME!

Version:
$Revision: 1.4 $
Author:
$author$

Field Summary
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
BucketHibernateConfigProvider()
           
 
Method Summary
 net.sf.hibernate.cfg.Configuration getConfiguration()
           
 com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO getGroupDAO()
           
 com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
           
 com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO getUserDAO()
           
 void setupConfiguration(Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected org.apache.commons.logging.Log log
Constructor Detail

BucketHibernateConfigProvider

public BucketHibernateConfigProvider()
Method Detail

setupConfiguration

public void setupConfiguration(Map properties)
Specified by:
setupConfiguration in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider

getConfiguration

public net.sf.hibernate.cfg.Configuration getConfiguration()
Specified by:
getConfiguration in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider

getUserDAO

public com.opensymphony.user.provider.hibernate.dao.HibernateUserDAO getUserDAO()
Specified by:
getUserDAO in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider

getGroupDAO

public com.opensymphony.user.provider.hibernate.dao.HibernateGroupDAO getGroupDAO()
Specified by:
getGroupDAO in interface com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider

getPropertySetDAO

public com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
Specified by:
getPropertySetDAO in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider


Copyright © 2003-2012 Atlassian. All Rights Reserved.