类分层结构
- java.lang.Object
- com.github.fartherp.codegenerator.db.AbstractAttributes
- com.github.fartherp.codegenerator.api.AbstractGenerator<T>
- com.github.fartherp.codegenerator.java.element.AbstractJavaElementGenerator<T>
- com.github.fartherp.codegenerator.java.file.AbstractJavaGenerator<T>
- com.github.fartherp.codegenerator.xml.mybatis.element.AbstractXmlElementGenerator<T>
- com.github.fartherp.codegenerator.xml.mybatis.mapper.AbstractXmlMapperGenerator<T>
- com.github.fartherp.codegenerator.api.comment.DefaultCommentGenerator (implements com.github.fartherp.codegenerator.api.CommentGenerator)
- com.github.fartherp.codegenerator.api.MyBatisGenerator<T> (implements com.github.fartherp.codegenerator.api.Generator)
- com.github.fartherp.codegenerator.db.TableInfoWrapper<T>
Copyright © 2017. All rights reserved.