My Wicket app I maintain only uses the JdbcTemplate class from Spring. We
don't use any hibernate or other ORM framework.

I don't have any code I can give, but I can answer any questions. How far
have you gotten?

-Clint


On Thu, Nov 19, 2009 at 7:23 AM, James Carman
<[email protected]>wrote:

> Are you saying you don't want to use Spring at all?  But, you do want
> to use DBCP or C3P0?
>
> On Thu, Nov 19, 2009 at 7:46 AM, Ivan Dudko <[email protected]> wrote:
> > Hello, guys!
> >
> > I am still could not implement wicket application without any
> > persistence framework and also spring-jdbc.
> > I want to use only connection pooling with dbcp or c3p0.
> > May you provide example for this kind of app.
> >
> > Thank you for answer!
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to