Interface Criterion

All Known Implementing Classes:
Conjunction, Disjunction, Junction

public interface Criterion
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.criterion.Criterion
     
  • Method Details

    • unwrap

      org.hibernate.criterion.Criterion unwrap()