Subject: | This class did not use any... |
Summary: | Package rating comment |
Messages: | 2 |
Author: | Md. Tariqul Islam Drubo |
Date: | 2012-04-16 10:45:08 |
Update: | 2012-10-16 22:04:13 |
|
|
|
Md. Tariqul Islam Drubo rated this package as follows:
Utility: | Good |
Consistency: | Good |
Examples: | Good |
|
 Md. Tariqul Islam Drubo - 2012-04-16 10:45:08
This class did not use any Connection info with the database. So if anyone want to use this class, he/she must rewrite the code. It may bore somebody. If the class contains connection info and the user have to pass the parameters this will be more nice for a user of the class.
 Alexandru Trandafir Catalin - 2012-10-16 22:04:13 - In reply to message 1 from Md. Tariqul Islam Drubo
Yes, there is no connection info because its purpose is to be integrated with your curent existing database connection.
It's true that you first need to edit the methods that execute queries and transactions and rollbacks.
I could provide some improvements if anyone really needs it.
|