Searched refs:BIGINT (Results 1 – 3 of 3) sorted by relevance
69 public final static int BIGINT = -5; field in Types
1183 int[] types = { Types.ARRAY, Types.BIGINT, Types.BINARY, Types.BIT, in test_getTypeInfo()
1479 ps.setNull(1, Types.BIGINT); in testSetNull_int_int()