Java SQL PreparedStatement getPreparedStatement(Connection conn, String sql, List sqlParams, boolean getGeneratedKeys)

Here you can find the source of getPreparedStatement(Connection conn, String sql, List sqlParams, boolean getGeneratedKeys)