public interface QueryModel extends Visitor
| 限定符和类型 | 方法和说明 |
|---|---|
default String |
toQueryString() |
void |
toQueryString(HintsSet formatOptions,
Writer writer) |
default void |
toQueryString(Writer writer) |
default String toQueryString() throws IOException
IOExceptiondefault void toQueryString(Writer writer) throws IOException
IOExceptionvoid toQueryString(HintsSet formatOptions, Writer writer) throws IOException
IOExceptionCopyright © 2020. All rights reserved.