org.hibernate.ejb.criteria.expression.function
public class CurrentDateFunction extends BasicFunctionExpression<java.sql.Date> implements java.io.Serializable
ParameterContainer.Helper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
CurrentDateFunction(CriteriaBuilderImpl criteriaBuilder) |
getFunctionName, isAggregation, properSize, registerParameters, render, renderProjection
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, getValueHandlers, isCompoundSelection
forceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAlias
criteriaBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
as, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getValueHandlers
getValueHandler
public static final java.lang.String NAME
public CurrentDateFunction(CriteriaBuilderImpl criteriaBuilder)
Copyright © 2014. All Rights Reserved.