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

com.geese.plugin.excel.OperationKey Maven / Gradle / Ivy

The newest version!
package com.geese.plugin.excel;

/**
 * 操作关键字,用于在read excel的时候使用where过滤的情况
 *
 * @author zhangguangyong [email protected]
 * @date 2016/11/16 16:18
 * @sine 0.0.1
 */
public enum OperationKey {
    COLUMN, FROM, WHERE, LIMIT, INTO
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy