Uses of Class
com.jbstrap.core.interfaces.FileHandler
Packages that use FileHandler
-
Uses of FileHandler in com.jbstrap.core.dao.base
Subclasses of FileHandler in com.jbstrap.core.dao.baseModifier and TypeClassDescriptionclass
In the case of JpaDao, custom file handling methods can be written, that will be called when saving, deleting, or querying data.