Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java296 catch (SQLException oSQLException) in createTable()
298 super.callSQLErrorMessageDialog(oSQLException, xWindow); in createTable()
349 catch (SQLException oSQLException) in removeAllColumnsFromDescriptor()
351 super.callSQLErrorMessageDialog(oSQLException, xWindow); in removeAllColumnsFromDescriptor()
H A DDBMetaData.java1066 public void callSQLErrorMessageDialog(SQLException oSQLException, XWindow _xWindow) in callSQLErrorMessageDialog() argument
1073 aPropertyValue[0] = Properties.createProperty("SQLException", oSQLException); in callSQLErrorMessageDialog()

Completed in 28 milliseconds