yanis97 - 2006-09-18

Hi;

Please somebody can answer me if  its possible to use Ibatis (last version) for getting a big Blob (20 Mo) from a database (Oracle 10) with of the good performance ?
If yes which lib (InputStream or sql.Blob) I must to use for extracting the data inside of blob (byte []) ?

regards;