org.sql2o.converters.package-info Maven / Gradle / Ivy
/**
* Provides all converters used by sql2o. These converters are used to convert values from the database to the expected
* data types.
*/
package org.sql2o.converters;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy