Menu

#34 Typo in SimpleDataSource.java

open
nobody
None
5
2006-03-28
2006-03-28
Soren Roug
No

In the file
jrf-2.0-beta4/source/net/sf/jrf/sql/java14/SimpleDataSource.java

There is a typo in the getObjectInstance() method.

When the program gets the "PoolMin" parameter, it sets
the maxPool value, When it gets the "PoolMax"
paramater, it sets the *minPool* parameter

Discussion


Log in to post a comment.