Package net.truej.sql.config
Annotation Interface TypeBinding
public @interface TypeBinding
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionintfrom java.sql.Types
-
Element Details
-
compatibleSqlType
int compatibleSqlTypefrom java.sql.Types- Default:
1996
-
compatibleSqlTypeName
String compatibleSqlTypeName- Default:
"__MAGIC__TRUE_SQL_PROPERTY_NOT_DEFINED"
-
rw
Class<? extends TypeReadWrite<?>> rw
-