This package can manipulate database table records.
There is one class that connects to database and execute queries.
Another class performs common operations with database table records based on information of the tables and fields stored in class variables.
Currently it can perform operations like creating, updating, deleting records, load records, validate record values, get a list records, delete a list of records.
Applications may create sub-classes with predefined values for specific tables with given fields.
Edit, eliminate, search, and sort table records
Maintain tables in a MySQL database
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|