Uses of Package
org.sql2o
Package
Description
Provides the main api for sql2o.
Provides the model used by sql2o to represent a raw result set.
-
ClassDescriptionRepresents a connection to the database with a transaction.Represents a sql2o statement.User: dimzon Date: 4/7/14 Time: 12:01 AMUser: dimzon Date: 4/7/14 Time: 12:02 AMCreated with IntelliJ IDEA.Iterable
ResultSet
.Iterator for aResultSet
.Sql2o is the main class for the sql2o library.Represents an exception thrown by Sql2o.Represents a method with aConnection
and an optional argument.Represents a method with aConnection
and an optional argument. -