|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscriptella.spi.AbstractScriptellaDriver
scriptella.jdbc.GenericDriver
scriptella.driver.derby.Driver
public class Driver
Scriptella Adapter for Derby database. This driver looks in classpath for the following drivers(in search order) :
org.apache.derby.jdbc.ClientDriverorg.apache.derby.jdbc.EmbeddedDriverFor configuration details and examples see overview page.
| Field Summary | |
|---|---|
static java.lang.String |
DERBY_CLIENT_DRIVER_NAME
|
static java.lang.String |
DERBY_EMBEDDED_DRIVER_NAME
|
| Constructor Summary | |
|---|---|
Driver()
|
|
| Method Summary |
|---|
| Methods inherited from class scriptella.jdbc.GenericDriver |
|---|
connect, connect, getConnection, loadDrivers |
| Methods inherited from class scriptella.spi.AbstractScriptellaDriver |
|---|
getScriptellaTitle, getScriptellaVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DERBY_CLIENT_DRIVER_NAME
public static final java.lang.String DERBY_EMBEDDED_DRIVER_NAME
| Constructor Detail |
|---|
public Driver()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||