Interface CriteriaWrapper

All Superinterfaces:
Wrapper

public interface CriteriaWrapper extends Wrapper
  • Method Summary

    Modifier and Type
    Method
    Description
    List<?>
     
    void
    setMaxResults(int intValue)
     

    Methods inherited from interface org.hibernate.tool.orm.jbt.api.wrp.Wrapper

    getWrappedObject
  • Method Details

    • setMaxResults

      void setMaxResults(int intValue)
    • list

      List<?> list()