类分层结构
- java.lang.Object
- org.springframework.jdbc.support.JdbcAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.jdbc.core.JdbcTemplate (implements org.springframework.jdbc.core.JdbcOperations)
- org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate (implements org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations)
- com.jn.sqlhelper.dialect.pagination.PaginationProperties
- com.jn.sqlhelper.springjdbc.SpringJdbcTemplateAdapter (implements com.jn.sqlhelper.common.jdbc.JdbcTemplate)
Copyright © 2021. All rights reserved.