| Author |
What happens when you read large blob data from Oracle db using jdbc connection?
|
mahavir swami
Greenhorn
Joined: Sep 18, 2009
Posts: 13
|
|
when we try to read blob data from an oracle db using jdbc connection
like
now suppose the blob data is having size more than 80MB , i mean its large data, then how does
jdbc code in oracle driver class interacts with data base to read such large data from db?
|
 |
 |
|
|
subject: What happens when you read large blob data from Oracle db using jdbc connection?
|
|
|