If you want an integer to be able to be null, you need to use Integer instead of int . Integer id; String There are ints and there are Integers (there is no ...
確定! 回上一頁