org.hibernate.criterion

Class Conjunction

Implemented Interfaces:
Criterion, Serializable

public class Conjunction
extends Junction

Author:
Gavin King

Constructor Summary

Conjunction()

Method Summary

Methods inherited from class org.hibernate.criterion.Junction

add, getOp, getTypedValues, toSqlString, toString

Constructor Details

Conjunction

public Conjunction()