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