How about using embedded HSQLDB to handle images?

Jim

On May 22, 1:52 pm, abhiram wuntakal <abhir...@gmail.com> wrote:
> But, wont the database transactions take a lot of time?
>
> My images are of higher resolution and they are pretty huge...
>
> regards,
> Abhiram
>
>
>
> On Fri, May 22, 2009 at 9:25 PM, Paul Robinson <ukcue...@gmail.com> wrote:
>
> > 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 <abhir...@gmail.com> 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- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to