public class BindObjectNotEqualDirective extends BindObjectEqualDirective
| Constructor and Description | 
|---|
| BindObjectNotEqualDirective() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| protected void | render(org.apache.velocity.context.InternalContextAdapter context,
      Writer writer,
      ParameterBinding binding) | 
| protected void | renderColumn(org.apache.velocity.context.InternalContextAdapter context,
            Writer writer,
            Object columnName,
            int columnIndex) | 
render, toArray, toIdMapbind, getChild, getType, renderpublic String getName()
getName in class BindObjectEqualDirectiveprotected void renderColumn(org.apache.velocity.context.InternalContextAdapter context,
                            Writer writer,
                            Object columnName,
                            int columnIndex)
                     throws IOException
renderColumn in class BindObjectEqualDirectiveIOExceptionprotected void render(org.apache.velocity.context.InternalContextAdapter context,
                      Writer writer,
                      ParameterBinding binding)
               throws IOException
render in class BindObjectEqualDirectiveIOExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.