Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/db/
H A DTypeInspector.java252 public boolean supportsDataType(int _curDataType) in supportsDataType() method in TypeInspector
259 if (supportsDataType(DataType.VARCHAR)) in getLastConversionFallbackDataType()
317 if (!supportsDataType(_curDataType)) in convertDataType()
355 if (supportsDataType(DataType.DOUBLE)) in convertDataType()
359 else if (supportsDataType(DataType.NUMERIC)) in convertDataType()

Completed in 24 milliseconds