类分层结构
- java.lang.Object
- com.jn.sqlhelper.dialect.parameter.BaseQueryParameters<P> (implements com.jn.sqlhelper.dialect.QueryParameters<P>)
- 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.springjdbc.statement.NamedParameterPreparedStatementCreator (implements org.springframework.jdbc.core.ParameterDisposer, org.springframework.jdbc.core.PreparedStatementCreator, org.springframework.jdbc.core.PreparedStatementSetter, org.springframework.jdbc.core.SqlProvider)
- com.jn.sqlhelper.springjdbc.statement.PaginationPreparedStatementSetter (implements com.jn.sqlhelper.dialect.PrepareParameterSetter<P>)
- com.jn.sqlhelper.dialect.pagination.PaginationProperties
- org.springframework.jdbc.core.PreparedStatementCreatorFactory
- com.jn.sqlhelper.springjdbc.statement.SimplePreparedStatementCreator (implements org.springframework.jdbc.core.PreparedStatementCreator, org.springframework.jdbc.core.SqlProvider)
- com.jn.sqlhelper.springjdbc.resultset.SqlHelperRowMapperResultSetExtractor<R> (implements org.springframework.jdbc.core.ResultSetExtractor<T>)
Copyright © 2019. All rights reserved.