org.orange.util.integration
Class JDBCConnectionFactory
- Direct Known Subclasses:
- DriverJDBCConnectionFactory, J2EEJDBCConnectionFactory, StrutsJDBCConnectionFactory
- public abstract class JDBCConnectionFactory
- Author:
- Jérôme Beau
- Version: 0.2
| Method Summary |
(package private) abstract Connection | getConnection() |
JDBCConnectionFactory
public JDBCConnectionFactory(Preferences somePreferences)
getConnection
abstract Connection getConnection()
throws java.sql.SQLException
to Class org.orange.util.Preferences
to Class java.sql.Connection
to Class java.sql.SQLException
to Class Diagram org.orange.util
to Class Diagram org.orange
to Class Diagram org
to Class Diagram <default>