SELECT all columns private final QDoc doc = QDoc.doc; @Override public List<Doc> findAll(DocSearch search) { return from(doc) .where( ...
確定! 回上一頁