|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jpacriteria.restriction.RestrictionImpl
public abstract class RestrictionImpl
| Constructor Summary | |
|---|---|
RestrictionImpl()
|
|
| Method Summary | |
|---|---|
Restriction |
and(Restriction restriction)
|
Restriction |
not()
|
Restriction |
or(Restriction restriction)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jpacriteria.builder.CriteriaBlock |
|---|
build |
| Constructor Detail |
|---|
public RestrictionImpl()
| Method Detail |
|---|
public Restriction not()
not in interface Restrictionpublic Restriction and(Restriction restriction)
and in interface Restrictionpublic Restriction or(Restriction restriction)
or in interface Restriction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||