|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.persistence.support.impl.AbstractRelationCriterionImpl
com.elasticpath.persistence.support.impl.HibernateRelationCriterionOrImpl
public class HibernateRelationCriterionOrImpl
HibernatePropertyCriterionLikeImpl is the implementation of RelationCriterion for hibernate
with condition "or".
| Constructor Summary | |
|---|---|
HibernateRelationCriterionOrImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getCriterion()
Return the persistence layer specfic criterion object, i.e. |
| Methods inherited from class com.elasticpath.persistence.support.impl.AbstractRelationCriterionImpl |
|---|
getPropertyCriterion1, getPropertyCriterion2, setPropertyCriterion1, setPropertyCriterion2 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernateRelationCriterionOrImpl()
| Method Detail |
|---|
public java.lang.Object getCriterion()
EpPersistenceException - - in case of persistence errors
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||