public class SimplePreparedStatementCreator extends Object implements org.springframework.jdbc.core.PreparedStatementCreator, org.springframework.jdbc.core.SqlProvider
public SimplePreparedStatementCreator(String sql)
@NonNull public PreparedStatement createPreparedStatement(Connection con) throws SQLException
createPreparedStatement 在接口中 org.springframework.jdbc.core.PreparedStatementCreatorSQLExceptionpublic String getSql()
getSql 在接口中 org.springframework.jdbc.core.SqlProviderCopyright © 2021. All rights reserved.