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