Changes

Jump to: navigation, search

Bo Weekly log 20132

588 bytes added, 13:32, 12 July 2013
Week of July 8, 2013
[https://github.com/ystallonne/TestingJSP/blob/master/src/db/DBConnection.java Ystallonne's code]
|-
| Tuesday || Pool Connection created and uploaded, I'm pretty sure the scope is application wide isntead instead of session wide ||
[http://kelanli.wordpress.com/2013/07/09/static-variable-scope-usiing-tomcat-classloader/ Static Variable Scope]
|-
| Wednesday || The current DB Pool library is not efficient and crashes if max connection reached, switching to BoneCP. BoneCP is now implemented. || [http://jolbox.com/ BoneCP]
|-
| Thursday || Refactoring DBConnection, DBQuery. DB connection is nowed tethered to the query method (inside DBQuery). This reduce the amount of simultaneous connection. Increase MySQL total DB connection limit ||
|-
| Friday || Sucessful testing BoneCP getConnection() by leaving connections open, then close them by using anther browser window, BoneCP will wait indefinitely for a open connection if max connection reached, we could use this to our advantage ||
|-
| Saturday || ||
1
edit

Navigation menu