http://docs.oracle.com/javase/tutorial/jdbc/basics/prepared.html

2012/3/30 Noel Grandin <[email protected]>

> google for "jdbc preparedstatement"
>
> On Fri, Mar 30, 2012 at 20:13, Christian MICHON
> <[email protected]> wrote:
> > Hi,
> >
> > I've now been using H2 for almost a year, extremely happy about its ease
> of
> > use and performances.
> >
> > I'm currently trying to import lot of data into several tables, using
> always
> > similar insert commands.
> >
> > I read somewhere that prepared statements could help speeding up
> partially
> > (I've already experienced the usal no log, no undo and cache hints). I've
> > been looking in many places, and I could only find a few java source
> files,
> > but no tutorial, no concrete example.
> >
> > Where could I find some?
> >
> > Thanks again for this very nice tool.
> >
> > Regards,
> > Christian
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "H2 Database" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/h2-database/-/Pv6T6eatQCoJ.
> > 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/h2-database?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" 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/h2-database?hl=en.
>
>


-- 
Carlos Hoces
jPlay project <http://www.javaforge.com/project/jplay>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" 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/h2-database?hl=en.

Reply via email to