接口 Fluent

所有已知实现类:
FluentImpl

public interface Fluent
A query created by a Fluent object cannot be used to create sub queries, but needs to call the subQuery of the Fluent object. Fluent has a short life cycle, it needs to be created for each query.