Skip to content

Commit 41fe348

Browse files
committed
- Updated class description.
git-svn-id: svn://192.168.0.80/JavaXT/javaxt-core@518 2c7b0aa6-e0b2-3c4e-bb4a-8b65b6c465ff
1 parent 060dacb commit 41fe348

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/javaxt/sql/ConnectionPool.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
//** ConnectionPool
1717
//******************************************************************************
1818
/**
19-
* A lightweight standalone JDBC connection pool manager written by
20-
* Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland. Added
21-
* 2 new constructors to instantiate this class using a javaxt.sql.Database.
19+
* A lightweight standalone JDBC connection pool manager.
2220
*
2321
******************************************************************************/
2422

0 commit comments

Comments
 (0)