Quantcast
Channel: Java Programming Forum - Learn Java Programming - Hibernate
Viewing all articles
Browse latest Browse all 76

select query is too slow when i select byte{}(BLOB) data

$
0
0
Hi,
I need to select the Avatar from database. Its take long itme.. It is BLOB type..

This is the query,
select tab.userId,tab.avatar from UserTable;

Also i tried thru. hibernate. Is there any sophisticated way select BLOB type ?

Thanks.

Viewing all articles
Browse latest Browse all 76

Latest Images

Trending Articles



Latest Images