wrong data type: java.lang.IllegalArgumentException--why does this come when adding the correct sql statement?
Answers
Answered by
1
Answer:
bcoz you have entered a data type which does not belong to this package(default).
if you are using web please write package
import java.util.*; on top to avoid misconvinience
Similar questions