|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.portal.JDBCTools
Generic class for getting JDBC connections for your server. Reimplement to get your own connections. It is a class, so that we can statically call the methods on the class.
| Constructor Summary | |
JDBCTools()
|
|
| Method Summary | |
static java.sql.Connection |
getConnection()
Get a WebLogic connection from a JDBC database connection pool. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public JDBCTools()
| Method Detail |
public static java.sql.Connection getConnection()
throws PortalException
ToolkitConstants.DEFAULT_JDBC_POOL_NAME,
weblogic.properties
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||