How To - Creating An Auto SQL Query Class In Java
This class was developed to eliminate the need to type SQL statements, in any java application where databases are used. This class needs 'AutoDBConnect' class to work properly. it will able to add, edit and delete images from a DB.