public interface IQueryHandler<T>
List<T>
query(QCriteria<T> q)
@Nonnull List<T> query(@Nonnull QCriteria<T> q) throws Exception
Exception
Copyright © 2017 etc.to. All rights reserved.