null string

  1. H

    B4J Question Questions regarding the judgment of the String type

    Hello everyone! During my programming practice, when I attempted to assign a column of null value from a MySQL database to a string variable, an error occurred when using this string variable again, and it was very difficult to pinpoint the row where the error occurred: java.lang.Exception...
Top