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;
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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;