Match description with the one on the website.
This commit is contained in:
parent
c35620ae6d
commit
01cee9270c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<body>
|
<body>
|
||||||
This package contains a simple database connection pool implementation for web applications, specifically those using JSTL.
|
This package contains a simple database connection pool implementation for web applications, specifically those using JSTL.
|
||||||
<p/>
|
<p/>
|
||||||
The connection pool can be accessed via JNDI or through the {@link net.java.dev.simplepool.SimplePoolServlet}.
|
The connection pool can be created, accessed and managed via JNDI or through the {@link net.java.dev.simplepool.SimplePoolServlet}.
|
||||||
|
|
||||||
@since 1.0
|
@since 1.0
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue