| Package | Description |
|---|---|
| it.unibz.inf.ontop.answering.reformulation.generation.serializer.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSelectFromWhereSerializer |
class |
IgnoreNullFirstSelectFromWhereSerializer
Useful for instead for SQL Server which already treats NULLs as the lowest values
Therefore it follows the semantics of (ASC + NULLS FIRST) and (DESC + NULLS LAST)
|
class |
MySQLSelectFromWhereSerializer |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.