Apparently, Dreamsource ORM is the answer to everything.

Jim wrote:
> I prefer BLOB in database not CLOB. It is easier to manage them when
> they are in database than in file system. You may try Dreamsource ORM.
> It supports BLOB mapping in one line of code in your application.
>
> Jim
> http://www.gwtorm.com - GWT ORM
> http://code.google.com/p/dreamsource-orm
>
>
> On May 22, 5:03 am, abhiram <[email protected]> wrote:
>   
>> Hi,
>>
>>   I am developing an application for displaying images which are
>> stored on the server. Which would be the best approach to save the
>> images on the server?
>>
>>  1> Save the image as a CLOB data in the database or
>>   2> Save the images in a folder in the server?
>>   3> Or any other better technique... :-)
>>
>>   Please suggest..
>>
>> regards,
>> Abhiram
>>     

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to