sqlTypeName abstract method

String sqlTypeName(
  1. GenerationContext context
)
inherited

Returns a suitable representation of this type in SQL.

Implementation

String sqlTypeName(GenerationContext context);