java - spring jdbc获取blob类型的问题。
ringa_lee
ringa_lee 2017-04-18 10:49:34
0
1
807

item_tag存的是blob类型,利用
输出的是乱码。各位指点下或者给个例子?

ringa_lee
ringa_lee

ringa_lee

reply all(1)
左手右手慢动作

blob type, when reading, use the stream to read. blob.getbinarystream(), and then use the output stream to output

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template