Class UpdateSetParam

java.lang.Object
tech.ydb.yoj.repository.ydb.statement.YqlStatementParam
tech.ydb.yoj.repository.ydb.statement.UpdateSetParam

public final class UpdateSetParam extends YqlStatementParam
  • Method Details

    • getFieldValue

      public Object getFieldValue(@NonNull @NonNull UpdateModel model)
    • underscoreIllegalSymbols

      protected static String underscoreIllegalSymbols(String value)