| Author |
how to use jpa & database connection pool in swing?
|
Kevin Pang
Ranch Hand
Joined: Mar 01, 2005
Posts: 38
|
|
|
how to use jpa & database connection pool in swing?any idea? thanks.
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8441
|
|
|
Is this a stand alone or distributed application?
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
Kevin Pang
Ranch Hand
Joined: Mar 01, 2005
Posts: 38
|
|
|
2 tier application . if it's stand alone application, can this achieve?
|
 |
denis sorn
Ranch Hand
Joined: Apr 30, 2008
Posts: 33
|
|
|
Don't know for JPA, I have worked only with jdbc, but for Connection Pooling I suggest you try MiniConnectionPoolManager.
|
 |
 |
|
|
subject: how to use jpa & database connection pool in swing?
|
|
|