public class Serializers extends Object
| Constructor and Description |
|---|
Serializers() |
| Modifier and Type | Method and Description |
|---|---|
static DBFunctionSymbolSerializer |
getCastSerializer(DBTermType targetType) |
static DBFunctionSymbolSerializer |
getDistinctAggregationSerializer(String nameInDialect) |
static DBFunctionSymbolSerializer |
getOperatorSerializer(String operator) |
static DBFunctionSymbolSerializer |
getRegularSerializer(String nameInDialect) |
public static DBFunctionSymbolSerializer getRegularSerializer(String nameInDialect)
public static DBFunctionSymbolSerializer getDistinctAggregationSerializer(String nameInDialect)
public static DBFunctionSymbolSerializer getOperatorSerializer(String operator)
public static DBFunctionSymbolSerializer getCastSerializer(DBTermType targetType)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.