|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.processor.sql.ConnectionCreator
Utility methods for this processor.
Field Summary | |
protected java.lang.String |
dburl
|
protected java.lang.String |
password
|
protected java.lang.String |
username
|
Constructor Summary | |
ConnectionCreator(java.util.Properties props)
|
Method Summary | |
java.sql.Connection |
getConnection()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
protected java.lang.String dburl
protected java.lang.String username
protected java.lang.String password
Constructor Detail |
public ConnectionCreator(java.util.Properties props)
Method Detail |
public java.sql.Connection getConnection() throws java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |