CalebXcom.mysql.jdbc.PreparedStatement 在源码编译器都过不去,为什么还可以编译成功 中发帖

小弟从源码maven的拉出这个类。但是这个jar 包的源码都是爆红的。没有实现方法。问题是这个类为什么还可以打成jar 包????是有什么机制吗? 
[image]
Class ‘PreparedStatement’ must either be declared abstract or implement abstract method ‘setRowId(int, RowId)’ in 'PreparedStatement