|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.bc.sql.DriverResolver
public class DriverResolver
| Field Summary | |
|---|---|
protected static java.util.Properties |
_staticMapping
|
| Constructor Summary | |
|---|---|
DriverResolver()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
resolveDriverClassname(java.lang.String jdbcConnectionURI)
Resolve JDBC Driver className with the connection URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.util.Properties _staticMapping
| Constructor Detail |
|---|
public DriverResolver()
| Method Detail |
|---|
public static java.lang.String resolveDriverClassname(java.lang.String jdbcConnectionURI)
jdbcConnectionURI -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||