For example, theres an integer column in the database table. Then, in the java model, it can appear as a primitive int and Integer . My question is, what is the difference between int and Integer in this case? And does performance concern? Thanks!
java jpa primitive wrapper
ε’ ε£° θΏ Shengyuan Lu
source share