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