/** * <p>Copyright: Copyright (c) 2013</p> * <p>Company: �������ӹɷ����޹�˾</p> */ package com.hundsun.ares.studio.atom.compiler.macro; /** * @author zhuyf * */ public class MacroConstant { public final static String INSERT_TABLE_INPROCBLOCK_MACRONAME = "������¼"; public final static String SELECT_INSERT_TABLE_INPROCBLOCK_MACRONAME = "SELECT������¼"; }