
| Key: |
DBCP-50
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Nicky Nicolson
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Operating System: All
Platform: All
Operating System: All
Platform: All
|
|
|
The JavaDoc for org.apache.commons.dbcp contains an example JOCL snippet, this
has an error. The line:
<object class="org.apache.commons.pool.StackKeyedObjectPoolFactory">
should read:
<object class="org.apache.commons.pool.impl.StackKeyedObjectPoolFactory">
|
|
Description
|
The JavaDoc for org.apache.commons.dbcp contains an example JOCL snippet, this
has an error. The line:
<object class="org.apache.commons.pool.StackKeyedObjectPoolFactory">
should read:
<object class="org.apache.commons.pool.impl.StackKeyedObjectPoolFactory"> |
Show » |
| There are no subversion log entries for this issue yet.
|
|