Added package.html for the pooling library packages.

This commit is contained in:
Mattias Arthursson
2007-12-07 20:38:39 +00:00
parent e7b84d8ef8
commit e527d7565b
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<html>
<body>
Core classes for the pooling library.
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html>
<body>
Base classes for the pooling library.
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html>
<body>
Connection validation support for the pooling library.
</body>
</html>