org.castor.jdo.engine
public interface ConnectionFactory
Since: 0.9.9
Version: $Revision: 5951 $ $Date: 2005-07-24 14:37:16 -0600 (Sun, 24 Jul 2005) $
Method Summary | |
---|---|
Connection | createConnection()
Creates a new JDBC Connection instance.
|
Returns: A JDBC Connection.
Throws: SQLException If the JDBC connection cannot be created.