public class ClauseSQL extends Object
static String
NONE
PURE
VARIABLE
ClauseSQL()
ClauseSQL(String type)
String
getSqlClause()
getType()
void
setSqlClause(String sqlClause)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String PURE
public static String VARIABLE
public static String NONE
public ClauseSQL()
public ClauseSQL(String type)
public String getType()
public void setType(String type)
public String getSqlClause()
public void setSqlClause(String sqlClause)
Copyright © 2021. All rights reserved.