org.shiftone.exq.impl.config.types
Class IfNotDefined

java.lang.Object
  extended byorg.shiftone.exq.impl.config.types.Sql
      extended byorg.shiftone.exq.impl.config.types.IfDefined
          extended byorg.shiftone.exq.impl.config.types.IfNotDefined
All Implemented Interfaces:
StatementParamSetter, StatementSQLBuilder, org.shiftone.arbor.TextSupport

public class IfNotDefined
extends IfDefined

Class IfNotDefined

Author:
Jeff Drost

Constructor Summary
IfNotDefined()
           
 
Method Summary
protected  boolean isEnabled(java.util.Map paramMap)
          Method isEnabled
 
Methods inherited from class org.shiftone.exq.impl.config.types.IfDefined
setParam
 
Methods inherited from class org.shiftone.exq.impl.config.types.Sql
addText, buildStatementSQL, buildStatementSQL, createIf, createIfdef, createIfndef, createIParam, createParam, setParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IfNotDefined

public IfNotDefined()
Method Detail

isEnabled

protected boolean isEnabled(java.util.Map paramMap)
Method isEnabled

Overrides:
isEnabled in class IfDefined
Parameters:
paramMap -