Home
last modified time | relevance | path

Searched refs:FKTABLE_CAT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/db/
H A DRelationController.java47 private int FKTABLE_CAT = 5; field in RelationController
75 String sForeignCatalog = xRow.getString(FKTABLE_CAT); in getExportedKeys()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1864 <b>FKTABLE_CAT</b> string => foreign key table catalog (may be <NULL/>)
1955 table). They are ordered by FKTABLE_CAT, FKTABLE_SCHEM,
1975 <b>FKTABLE_CAT</b> string => foreign key table catalog (may be <NULL/>)
2073 are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and
2093 <b>FKTABLE_CAT</b> string => foreign key table catalog (may be <NULL/>)

Completed in 22 milliseconds