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

cn.sylinx.hbatis.ext.ifblock.FollowNode Maven / Gradle / Ivy

There is a newer version: 2.0.0.RELEASE
Show newest version
package cn.sylinx.hbatis.ext.ifblock;

/**
 * 跟从node, 特指, ELSE 或者 ELSEIF
 * 
 * @author han
 *
 */
public interface FollowNode extends Node {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy