Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MysqlTypeToJavaType ¶
func MysqlTypeToJavaType(identifier *plugin.Identifier) (string, error)
func PostgresTypeToJavaType ¶
func PostgresTypeToJavaType(identifier *plugin.Identifier) (string, error)
Types ¶
type TypeConversionFunc ¶
type TypeConversionFunc func(*plugin.Identifier) (string, error)
Click to show internal directories.
Click to hide internal directories.