se.unlogic.standardutils.dao
Class QueryParameter<BeanType,ColumnType>
java.lang.Object
se.unlogic.standardutils.dao.QueryParameter<BeanType,ColumnType>
public class QueryParameter<BeanType,ColumnType>
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValue
public ColumnType getValue()
getValues
public java.util.Collection<ColumnType> getValues()
getColumn
public Column<BeanType,? super ColumnType> getColumn()
getOperator
public java.lang.String getOperator()
hasValues
public boolean hasValues()
hasMultipleValues
public boolean hasMultipleValues()
Copyright © 2011. All Rights Reserved.