Interface QueryFunction<E extends AbstractEntity>

All Superinterfaces:
QueryPart<E>
All Known Implementing Classes:
AbstractQueryFunction

public interface QueryFunction<E extends AbstractEntity>
extends QueryPart<E>
Interfejs dla funkcji.
  • Method Summary

    Methods inherited from interface pl.matsuo.core.model.query.condition.QueryPart

    print