Annotation Type RowMapped

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<? extends io.vertx.codegen.format.Case> formatter  
    • Element Detail

      • formatter

        Class<? extends io.vertx.codegen.format.Case> formatter
        Returns:
        the row name formatter, default maps to lower camel case.
        Default:
        io.vertx.codegen.format.LowerCamelCase.class