Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java612 int curtype = AnyConverter.toInt(xPropertySet.getPropertyValue("Type")); in getReferencedTables() local
613 if (curtype == KeyType.FOREIGN) in getReferencedTables()
650 int curtype = AnyConverter.toInt(xPropertySet.getPropertyValue("Type")); in getKeyColumns() local
651 if (curtype == KeyType.FOREIGN) in getKeyColumns()

Completed in 77 milliseconds