|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.triactive.jdo.store.adapter.DatabaseIdentifier
com.triactive.jdo.store.adapter.DatabaseIdentifierJdbc3
public class DatabaseIdentifierJdbc3
A database identifier used with drivers that conform to JDBC 3 or higher.
| Field Summary |
|---|
| Fields inherited from class com.triactive.jdo.store.adapter.DatabaseIdentifier |
|---|
driverName, driverVersion, productMajorVersion, productMinorVersion, productName, productVersion |
| Constructor Summary | |
|---|---|
DatabaseIdentifierJdbc3(java.sql.DatabaseMetaData dmd)
|
|
| Method Summary |
|---|
| Methods inherited from class com.triactive.jdo.store.adapter.DatabaseIdentifier |
|---|
equals, forDatabase, hashCode, matches, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseIdentifierJdbc3(java.sql.DatabaseMetaData dmd)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||