[Beankeeper-discussion] some comments and questions
Brought to you by:
demonsystem
From: Shay M. <mat...@gm...> - 2009-02-25 08:30:51
|
Comments: 1) installation and build were easy , although i know very little about Maven. 2) i am using Glassfish and web services , so i had to install all runtime Jars in the Glassfish lib directory. 3) needed to revise postgres driver name from "postgres" to "postgressql". 4) once this settings were done , first app that i wrote worked like a charm! :) 5) The documentation is helpful and to the point. Questions: 1) section 4.3 of the documentation , confused me a bit , does the library support containers other then map, list , set , collection (|Vector| and |ArrayList| are mentioned)? 2) is there an advantage to using the DB connection pooling that is supplied by glassfish in combination with Beankeeper, since the library has its own connection pooling? Thanks, Shay |