Interface Queryable

All Superinterfaces:
Printable
All Known Subinterfaces:
PreparedQuery<R>, QueryCondition<S,​O,​R>, QueryExecute<R>, QueryFilter<R>, QueryOrderOperation<S,​R>, QueryParam<R>, QuerySelectOperation<S,​O,​R>
All Known Implementing Classes:
QueryExecutor, QueryOrderer

public interface Queryable
extends Printable
  • Method Summary

    Methods inherited from interface net.binis.codegen.spring.query.Printable

    print