Package tilda.types
Interface Nullable
-
- All Known Implementing Classes:
Type_BinaryCollectionNull
,Type_BinaryPrimitiveNull
,Type_BitfieldCollectionNull
,Type_BitfieldPrimitiveNull
,Type_BooleanCollectionNull
,Type_BooleanPrimitiveNull
,Type_CharCollectionNull
,Type_CharPrimitiveNull
,Type_DateCollectionNull
,Type_DatePrimitiveNull
,Type_Datetime_plainCollectionNull
,Type_Datetime_plainPrimitiveNull
,Type_DatetimeCollectionNull
,Type_DatetimePrimitiveNull
,Type_DoubleCollectionNull
,Type_DoublePrimitiveNull
,Type_FloatCollectionNull
,Type_FloatPrimitiveNull
,Type_IntegerCollectionNull
,Type_IntegerPrimitiveNull
,Type_JsonCollectionNull
,Type_JsonPrimitiveNull
,Type_LongCollectionNull
,Type_LongPrimitiveNull
,Type_NumericCollectionNull
,Type_NumericPrimitiveNull
,Type_ShortCollectionNull
,Type_ShortPrimitiveNull
,Type_StringCollectionNull
,Type_StringPrimitiveNull
,Type_UuidCollectionNull
,Type_UuidPrimitiveNull
public interface Nullable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
getFullColumnVarForSelect(Connection C, java.lang.StringBuilder Str)
-
-
-
Method Detail
-
getFullColumnVarForSelect
void getFullColumnVarForSelect(Connection C, java.lang.StringBuilder Str)
-
-