java.lang.Object
org.firebirdsql.jdbc.metadata.GetImportedKeys
Provides the implementation for
DatabaseMetaData.getImportedKeys(String, String, String)
.- Since:
- 5
- Author:
- Mark Rotteveel
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic GetImportedKeys
create
(DbMetadataMediator mediator) getImportedKeys
(String table)
-
Field Details
-
mediator
-
-
Method Details
-
getImportedKeys
- Throws:
SQLException
-
create
-