org.castor.jdo.engine

Interface ConnectionFactory

public interface ConnectionFactory

Interface for creation of new JDBC Connection instances.

Since: 0.9.9

Version: $Revision: 5951 $ $Date: 2005-07-24 14:37:16 -0600 (Sun, 24 Jul 2005) $

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-2006. All rights reserved http://www.intalio.com