Package be.gaudry.bibliobrol.dao.derby.tools
package be.gaudry.bibliobrol.dao.derby.tools
- 
Class SummaryClassDescriptionProvides some Derby specific methods that may not be accessible by the DAO.This is the first version of
ImagesDirectoryParser, that parses all files before inserting matching files into the database.Allows an asynchonous parsing a directory to read images to store into the Derby database.
The images name must respect this format x.ext where x is the item identifier in the database. If an image exists in the database, default behavior does not replace the database image.