All Classes and Interfaces

Class
Description
just inherit and implement evaluate User: dimzon Date: 4/6/14 Time: 10:35 PM
Created by lars on 22.09.2014.
Used by sql2o to convert a value from the database into a Date.
Used by sql2o to convert a value from the database into a BigDecimal.
Created with IntelliJ IDEA.
User: lars Date: 6/13/13 Time: 11:36 PM
Used by sql2o to convert a value from the database into a Byte.
Created by lars on 22.09.2014.
 
Represents a result set column
Represents a connection to the database with a transaction.
An abstraction layer for providing jdbc connection to use from Connection Created by nickl on 09.01.17.
Predefined implementations of ConnectionSource Created by nickl on 09.01.17.
Static class used to register new converters.
Represents a converter.
Represents an exception thrown from a converter.
User: dimzon Date: 4/24/14 Time: 12:53 AM
The default implementation of ConnectionSource, Simply delegates all calls to specified DataSource Created by nickl on 09.01.17.
Used by sql2o to convert a value from the database into a Date.
Default implementation of EnumConverterFactory, used by sql2o to convert a value from the database into an Enum.
Created by lars on 22.09.2014.
 
 
Created by lars on 11.04.14.
Used by sql2o to convert a value from the database into a Double.
Created by lars on 22.09.2014.
Used by sql2o to convert a value from the database into an Enum.
 
Detects whether optional sql2o features are available.
used internally to get property values directly from the field.
 
used internally to set property values directly into the field.
Created with IntelliJ IDEA.
Used by sql2o to convert a value from the database into a Float.
Created by lars on 22.09.2014.
Used internally by sql2o, if the Sql2o(String, String, String) constructor overload.
The Getter interface is used by sql2o to get property values when doing automatic column to property mapping
Created with IntelliJ IDEA.
 
Used by sql2o to convert a value from the database into an Integer.
User: lars Date: 6/14/13 Time: 12:02 AM
Created by lars on 16.09.2014.
Used by sql2o to convert a value from the database into a DateTime instance.
Created by lars on 01.05.14.
Created by lars on 12/18/13.
 
 
 
Created by lars on 2/9/14.
 
Created by lars on 2/9/14.
Used by sql2o to convert a value from the database into a Long.
used internally to get property values via its getter method.
 
used internally to set property values via its setter method.
Created with IntelliJ IDEA.
 
Base class for numeric converters.
Created with IntelliJ IDEA.
Created with IntelliJ IDEA.
 
Created by lars on 22.09.2014.
Used internally to represent a plain old java object.
User: dimzon Date: 4/9/14 Time: 1:10 AM
 
Stores metadata for a POJO.
Iterator for a ResultSet.
Represents a sql2o statement.
Interface for JDBC driver specific quirks.
Automatically detects which quirks implementation to use.
 
Created by lars on 22.09.2014.
 
Created with IntelliJ IDEA.
 
Created with IntelliJ IDEA.
 
User: dimzon Date: 4/7/14 Time: 12:01 AM
User: dimzon Date: 4/7/14 Time: 12:02 AM
Created with IntelliJ IDEA.
Iterable ResultSet.
Iterator for a ResultSet.
Utilities for ResultSet.
Represents a result set row.
The Setter interface is used by sql2o to set property values when doing automatic column to property mapping
Used by sql2o to convert a value from the database into a Short.
Created by lars on 2/9/14.
Sql2o is the main class for the sql2o library.
Represents an exception thrown by Sql2o.
Created by lars on 11.04.14.
 
Represents a method with a Connection and an optional argument.
Represents a method with a Connection and an optional argument.
Used by sql2o to convert a value from the database into a String.
Created by lars on 2/9/14.
Represents an offline result set with columns and rows and data.
 
Takes a string formatted like: 'my_string_variable' and returns it as: 'myStringVariable'
Used by sql2o to convert a value from the database into a UUID.
Simple wrapper Created by nickl on 09.01.17.