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

fun.langel.cql.statement.impl.DeleteStatementImpl Maven / Gradle / Ivy

The newest version!
package fun.langel.cql.statement.impl;

import fun.langel.cql.statement.DeleteStatement;

/**
 * @author [email protected](GuHan)
 * @since 2022/7/31 20:47
 **/
public class DeleteStatementImpl implements DeleteStatement {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy