Package org.sql2o
package org.sql2o
Provides the main api for sql2o.
-
ClassDescriptionRepresents a connection to the database with a transaction.Used internally by sql2o, if the
Sql2o(String, String, String)
constructor overload.Created by lars on 16.09.2014.Iterator for aResultSet
.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.IterableResultSet
.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.