Menu

#1 Abstract DB connection module

Next Minor Release
open
5
2008-06-13
2008-06-13
No

Currently DBEntity will always use the homegrown DBConn object for connection to MySQL. We should abstract out the connection module so that any connection module could be used which follows some specific format.

This may involve multiple tasks:
- Create abstract DBConn class
- Implement DBConn with MySQL specific class (and any others)
- Change DBEntity to accept a DBConn object somehow

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.