| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term.functionsymbol.db | |
| it.unibz.inf.ontop.model.term.functionsymbol.db.impl |
| Modifier and Type | Method and Description |
|---|---|
DBIsTrueFunctionSymbol |
DBFunctionSymbolFactory.getIsTrue() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDBIsTrueFunctionSymbol |
class |
LowerCaseDBIsTrueFunctionSymbolImpl
The JDBC driver of Denodo may return the boolean as "true" or "false" (lower case)
|
class |
OneDigitDBIsTrueFunctionSymbolImpl
The JDBC driver of DB2 may return the boolean as "0" or "1"
|
class |
OneLetterDBIsTrueFunctionSymbolImpl
The JDBC driver of Postgres may return the boolean as "t" or "f"
|
class |
SQLServerDBIsTrueFunctionSymbolImpl |
| Modifier and Type | Method and Description |
|---|---|
DBIsTrueFunctionSymbol |
MockupDBFunctionSymbolFactory.getIsTrue() |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.