Issue Details (XML | Word | Printable)

Key: SQLFO-3
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Andy Jefferson
Reporter: Costantino Cerbo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
DataNucleus DB4O SQL

Remove System.out.println(.) in Db4oDriver

Created: 06/Jun/09 09:25 PM   Updated: 11/Jun/09 05:07 PM   Resolved: 11/Jun/09 05:07 PM
Component/s: None
Affects Version/s: 1.1.0.release
Fix Version/s: 1.1.1

Datastore: DB4O


 Description  « Hide
In the constructor of the class org.datanucleus.sql4o.jdbc.Db4oDriver there is a "System.out.println("LOADING DB4O DRIVER")" for debugging purpose.

I think, it should be removed from SVN or substituted with logging.

Sort Order: Ascending order - Click to sort in descending order
Andy Jefferson added a comment - 07/Jun/09 07:05 AM
Moved to SQL4O since nothing to do with DB4O.

Andy Jefferson added a comment - 11/Jun/09 05:07 PM
No more System.out in SQL4O; relics from Travis Reeder codebase