public final class SqlNativeTypeMapper
extends java.lang.Object
| Constructor and Description |
|---|
SqlNativeTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
SqlNativeType |
getSqlType(TypeInstantiation typeInstantiation)
Gets SQLite3 native type from Zserio type.
|
public SqlNativeType getSqlType(TypeInstantiation typeInstantiation) throws ZserioExtensionException
typeInstantiation - Zserio type to map to SQLite3 native type.ZserioExtensionException - Throws in case of internal error.Last updated 2024-10-29 12:56:13