↓ 11 callersMethodisNumericIntegerType@return {@code true} if the given type is an integer type, {@code false} otherwise. <p> Integer types are: TINYINT, SMALLINT, INTEGER and BIGINT.
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/types/HazelcastTypeUtils.java:239