public interface SeaTunnelDataType<T> extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
SqlType |
getSqlType()
Gets the SQL standard type represented by this data type.
|
Class<T> |
getTypeClass()
Gets the class of the type represented by this data type.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.