Uses of Package
org.sql2o.converters
Package
Description
Provides the main api for sql2o.
Provides all converters used by sql2o.
-
-
ClassDescriptionUsed 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. -
ClassDescriptionRepresents a converter.Represents an exception thrown from a converter.
-