Class SelectAllMethodGenerator

Direct Known Subclasses:
AnnotatedSelectAllMethodGenerator

public class SelectAllMethodGenerator extends AbstractJavaMapperMethodGenerator
The selectAll method is only generated by the Mybatis3Simple runtime.
Author:
Jeff Butler