Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/db/
H A DRelationController.java49 private int FKTABLE_NAME = 7; field in RelationController
77 String sForeignTableName = xRow.getString(FKTABLE_NAME); in getExportedKeys()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1870 <b>FKTABLE_NAME</b> string => foreign key table name
1956 FKTABLE_NAME, and KEY_SEQ.
1983 <b>FKTABLE_NAME</b> string => foreign key table name
2073 are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and
2101 <b>FKTABLE_NAME</b> string => foreign key table name

Completed in 35 milliseconds