com.atlassian.jira.appconsistency.db
Class OfbizConnectionFactory

java.lang.Object
  extended by com.atlassian.jira.appconsistency.db.OfbizConnectionFactory
All Implemented Interfaces:
JiraConnectionFactory

public class OfbizConnectionFactory
extends Object
implements JiraConnectionFactory

Copyright All Rights Reserved. Created: christo 12/10/2006 15:50:59


Constructor Summary
OfbizConnectionFactory(String helperName)
           
 
Method Summary
 Connection getConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfbizConnectionFactory

public OfbizConnectionFactory(String helperName)
Method Detail

getConnection

public Connection getConnection()
                         throws SQLException,
                                DataAccessException
Specified by:
getConnection in interface JiraConnectionFactory
Throws:
SQLException
DataAccessException


Copyright © 2002-2009 Atlassian. All Rights Reserved.