com.atlassian.bamboo.utils.db
Class DbmsBeanFactoryImpl

java.lang.Object
  extended by com.atlassian.bamboo.utils.db.DbmsBeanFactoryImpl
All Implemented Interfaces:
DbmsBeanFactory

public class DbmsBeanFactoryImpl
extends java.lang.Object
implements DbmsBeanFactory


Constructor Summary
DbmsBeanFactoryImpl(com.atlassian.config.db.HibernateConfig hibernateConfig)
           
 
Method Summary
 DbmsBean createDbmsBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbmsBeanFactoryImpl

public DbmsBeanFactoryImpl(com.atlassian.config.db.HibernateConfig hibernateConfig)
Method Detail

createDbmsBean

@NotNull
public DbmsBean createDbmsBean()
Specified by:
createDbmsBean in interface DbmsBeanFactory


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.