issues
search
rhsu
/
2Do
0
stars
0
forks
source link
Create MySql DataLayer
#24
Open
rhsu
opened
9 years ago
rhsu
commented
9 years ago
This should be called MySQLDataWrapper
It should be responsible for the Connection, CallableStatement, and returning an object that wraps ResultSet.
At the end of each execution, it should also be responsible for closing the connection.