org.castor.jdo.engine
public interface ConnectionFactory
Since: 0.9.9
Version: $Revision: 1.2 $ $Date: 2005/07/24 20:37:15 $
Method Summary | |
---|---|
Connection | createConnection()
Creates a new JDBC Connection instance.
|
Returns: A JDBC Connection.
Throws: SQLException If the JDBC connection cannot be created.