- 
Constructor Summary
Constructors
 
- 
Method Summary
Dokłada kolejne ograniczenie do tej grupy.
 
org.hibernate.criterion.Criterion
 
 
 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Constructor Details
- 
Junction
public Junction()
 
 
- 
Method Details
- 
unwrap
public org.hibernate.criterion.Criterion unwrap()
- Specified by:
 
unwrap in interface Criterion 
 
- 
add
Dokłada kolejne ograniczenie do tej grupy.
- Parameters:
 
criterion - definicja ograniczenia. 
- Returns:
 
- ten sam obiekt.