Package it.ovunque.bd

Interface OvunqueCriterion

All Superinterfaces:
org.hibernate.criterion.Criterion, Serializable
All Known Implementing Classes:
CriterionAlias

public interface OvunqueCriterion extends org.hibernate.criterion.Criterion
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    preelaborazione(org.hibernate.Criteria criteria)
     

    Methods inherited from interface org.hibernate.criterion.Criterion

    getTypedValues, toSqlString
  • Method Details

    • preelaborazione

      boolean preelaborazione(org.hibernate.Criteria criteria)