blob類型轉(zhuǎn)換string JAVA中使用oracle數(shù)據(jù)庫(kù)時(shí)BLOB和string之間用轉(zhuǎn)換么?
JAVA中使用oracle數(shù)據(jù)庫(kù)時(shí)BLOB和string之間用轉(zhuǎn)換么?Blob getblob> read(byte[]b)> new string(byte[]bytes)InputStre
JAVA中使用oracle數(shù)據(jù)庫(kù)時(shí)BLOB和string之間用轉(zhuǎn)換么?
Blob getblob> read(byte[]b)> new string(byte[]bytes)InputStream在Blob和string之間使用