Searched defs:parentTable (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
H A DDatabaseMetaData.java2339 * @param parentTable the name of the table that exports the key; must match
2354 String parentCatalog, String parentSchema, String parentTable,
2353 getCrossReference( String parentCatalog, String parentSchema, String parentTable, String foreignCatalog, String foreignSchema, String foreignTable ) argument

Completed in 60 milliseconds