Uses of Package
org.sql2o.converters
Packages that use org.sql2o.converters
Package
Description
Provides the main api for sql2o.
Provides all converters used by sql2o.
-
Classes in org.sql2o.converters used by org.sql2o
-
Classes in org.sql2o.converters used by org.sql2o.convertersClassDescriptionUsed by sql2o to convert a value from the database into a
Date
.Represents a converter.Represents an exception thrown from a converter.Used by sql2o to convert a value from the database into aDate
.Used by sql2o to convert a value from the database into anEnum
.Base class for numeric converters. -
Classes in org.sql2o.converters used by org.sql2o.converters.jodaClassDescriptionRepresents a converter.Represents an exception thrown from a converter.
-
Classes in org.sql2o.converters used by org.sql2o.quirks