请问请问怎样才能将WAV声音文件存入MYSQL数据库中?谢谢
PreparedStatement.setBinaryStream(int parameterIndex, InputStream x, int length)
非常之感谢,已经解决!