I want to get a BigInt value from oracle database in jdbc. getBigInt() or getBigInteger() does not work like getInt(). Here is the cod
getBigInt()
getBigInteger()
getInt()