我在写jsp程序的时候用 getDate 从recordset中读日期,但读出来的变成了 2005-2-14 0:0:0 而数据库中是datetime型2005-2-14 11:23:21.怎么才能完整的读出

热心网友

用getTime,或者getString