| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.orange.util.integration.JDBCConnectionFactory | +--org.orange.util.integration.StrutsJDBCConnectionFactory
| Field Summary | |
final static String | DATASOURCE_NAME |
| Constructor Summary | |
StrutsJDBCConnectionFactory(Preferences somePreferences) | |
| Method Summary | |
Connection | getConnection()Get a database connection |
| Field Detail |
public final static String DATASOURCE_NAME
| Constructor Detail |
public StrutsJDBCConnectionFactory(Preferences somePreferences)
throws DAOException
| Method Detail |
public Connection getConnection()
throws java.sql.SQLException
| Association Links |
to Class org.orange.util.integration.StrutsJDBCConnectionFactory
to Class javax.sql.DataSource
| Dependency Links |
to Class java.lang.String
to Class java.lang.Class
to Class java.sql.Connection
to Class java.sql.SQLException
to Class org.orange.util.Preferences
to Class org.orange.util.integration.DAOException
to Class org.orange.util.Assert
to Class org.orange.util.NotImplementedException
to Class javax.sql.DataSource
to Class Diagram org.orange.util.integration
to Class Diagram org.orange.util
to Class Diagram org.orange
to Class Diagram org
to Class Diagram <default>
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||