org.castor.jdo.engine

Interface ConnectionFactory

public interface ConnectionFactory

Interface for creation of new JDBC Connection instances.

Since: 0.9.9

Version: $Revision: 1.2 $ $Date: 2005/07/24 20:37:15 $

Author: Werner Guttmann Ralf Joachim

Method Summary
ConnectioncreateConnection()
Creates a new JDBC Connection instance.

Method Detail

createConnection

public Connection createConnection()
Creates a new JDBC Connection instance.

Returns: A JDBC Connection.

Throws: SQLException If the JDBC connection cannot be created.

Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com