public class DynamicDateColumn extends Column
| Modifier and Type | Field and Description |
|---|---|
protected DateIntervalType |
dateType |
| Constructor and Description |
|---|
DynamicDateColumn(String name,
DateIntervalType type) |
| Modifier and Type | Method and Description |
|---|---|
DateIntervalType |
getDateType() |
as, asc, between, day, desc, equalsTo, function, getAlias, getLength, getName, getType, greaterOrEquals, greaterThan, hour, in, inSql, isNull, like, lower, lowerOrEquals, lowerThan, minute, month, notEquals, notInSql, notNull, second, setAlias, setLength, setName, setType, yearprotected DateIntervalType dateType
public DynamicDateColumn(String name, DateIntervalType type)
public DateIntervalType getDateType()
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.