|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.dba.derby.DerbySniffer
public class DerbySniffer
Creates a DerbyAdapter if Apache Derby database is detected.
Constructor Summary | |
---|---|
DerbySniffer()
|
Method Summary | |
---|---|
DbAdapter |
createAdapter(DatabaseMetaData md)
Returns an instance of DbAdapter if the factory detects that it knows how to handle the database. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DerbySniffer()
Method Detail |
---|
public DbAdapter createAdapter(DatabaseMetaData md) throws SQLException
DbAdapterFactory
createAdapter
in interface DbAdapterFactory
SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |