All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.heliorm.sql.IntegerColumn Maven / Gradle / Ivy

package com.heliorm.sql;

/** Column representing an integer number */
public interface IntegerColumn extends Column {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy