org.objectweb.jonas_ejb.genic
Class VcParamWhere
java.lang.Object
org.objectweb.jonas_ejb.genic.VcParamWhere
- public class VcParamWhere
- extends java.lang.Object
This class is the "Velocity context" for a parameter of a where clause of finder method
for CMP1 only, used in the Velocity Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getName
public java.lang.String getName()
getTypeName
public java.lang.String getTypeName()
getSqlTypeName
public java.lang.String getSqlTypeName()
getSqlSetMethod
public java.lang.String getSqlSetMethod()
hasNotPrimitiveType
public boolean hasNotPrimitiveType()
hasBigIntegerType
public boolean hasBigIntegerType()
hasSerializableType
public boolean hasSerializableType()
hasJavaLangTypeExceptString
public boolean hasJavaLangTypeExceptString()
toString
public java.lang.String toString()