de.chojo.sadu.mapper.exceptions.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sadu-mapper Show documentation
Show all versions of sadu-mapper Show documentation
SADU module to map values received from a database to java objects using the queries module.
The newest version!
/**
* Exceptions that might be thrown when working with mappings.
*/
package de.chojo.sadu.mapper.exceptions;