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

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

package com.heliorm.sql;

/** Column representing a double number */
public interface DoubleColumn extends Column {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy