Modifier and Type | Method and Description |
---|---|
abstract Set<? extends AbstractAttributeDate> |
StockEntityBean.getAttributeDateList()
Gets the attribute date list.
|
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<AbstractAttributeDate<?>,Integer> |
AbstractAttributeDate_.owner |
static javax.persistence.metamodel.SingularAttribute<AbstractAttributeDate<?>,Timestamp> |
AbstractAttributeDate_.value |
Modifier and Type | Class and Description |
---|---|
class |
CategoryAttributeDate
Category
|
Modifier and Type | Class and Description |
---|---|
class |
OfferAttributeDate
Category
|
Modifier and Type | Class and Description |
---|---|
class |
OfferGenreAttributeDate
OfferGenre
|
Modifier and Type | Class and Description |
---|---|
class |
ProductAttributeDate
Category
|
Modifier and Type | Class and Description |
---|---|
class |
ProviderAttributeDate
Category
|
Modifier and Type | Class and Description |
---|---|
class |
PurchaseAttributeDate
Category
|
Modifier and Type | Method and Description |
---|---|
static javax.persistence.criteria.Predicate |
AttributeDateUtils.between(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join1,
String key,
String key1,
Timestamp value)
Return predicate between for dynamic attribute
|
static javax.persistence.criteria.Predicate |
AttributeDateUtils.between(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join1,
String key,
String key1,
Timestamp value)
Return predicate between for dynamic attribute
|
static javax.persistence.criteria.Predicate |
AttributeDateUtils.equal(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join,
String key,
Timestamp value)
Return predicate equal for dynamic attribute
|
static javax.persistence.criteria.Predicate |
AttributeDateUtils.greaterThan(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join,
String key,
Timestamp value)
Return predicate greaterTan for dynamic attribute
|
static javax.persistence.criteria.Predicate |
AttributeDateUtils.greaterThanOrEqualTo(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join,
String key,
Timestamp value)
Return predicate greaterThanOrEqualTo for dynamic attribute
|
static javax.persistence.criteria.Predicate |
AttributeDateUtils.lessThanOrEqualTo(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Join<?,? extends AbstractAttributeDate<?>> join,
String key,
Timestamp value)
Return predicate lessThanOrEqualTo for dynamic attribute
|
Copyright © 2021 City of Paris. All rights reserved.