Lines Matching refs:Tools

43             throw Tools.toUnoException(this, jdbcSQLException);  in getColumnDisplaySize()
52 throw Tools.toUnoException(this, jdbcSQLException); in getColumnType()
64 throw Tools.toUnoException(this, jdbcSQLException); in getColumnCount()
73 throw Tools.toUnoException(this, jdbcSQLException); in isCaseSensitive()
86 throw Tools.toUnoException(this, jdbcSQLException); in getSchemaName()
99 throw Tools.toUnoException(this, jdbcSQLException); in getColumnName()
112 throw Tools.toUnoException(this, jdbcSQLException); in getTableName()
125 throw Tools.toUnoException(this, jdbcSQLException); in getCatalogName()
138 throw Tools.toUnoException(this, jdbcSQLException); in getColumnTypeName()
151 throw Tools.toUnoException(this, jdbcSQLException); in getColumnLabel()
164 throw Tools.toUnoException(this, jdbcSQLException); in getColumnServiceName()
176 throw Tools.toUnoException(this, jdbcSQLException); in isCurrency()
185 throw Tools.toUnoException(this, jdbcSQLException); in isAutoIncrement()
194 throw Tools.toUnoException(this, jdbcSQLException); in isSigned()
203 throw Tools.toUnoException(this, jdbcSQLException); in getPrecision()
212 throw Tools.toUnoException(this, jdbcSQLException); in getScale()
221 throw Tools.toUnoException(this, jdbcSQLException); in isNullable()
230 throw Tools.toUnoException(this, jdbcSQLException); in isSearchable()
239 throw Tools.toUnoException(this, jdbcSQLException); in isReadOnly()
248 throw Tools.toUnoException(this, jdbcSQLException); in isDefinitelyWritable()
257 throw Tools.toUnoException(this, jdbcSQLException); in isWritable()