| 接口 | 说明 |
|---|---|
| ResultSetHandler<T> |
User: dimzon
Date: 4/7/14
Time: 12:01 AM
|
| ResultSetHandlerFactory<T> |
User: dimzon
Date: 4/7/14
Time: 12:02 AM
|
| ResultSetHandlerFactoryBuilder |
Created with IntelliJ IDEA.
|
| ResultSetIterable<T> |
Iterable
ResultSet. |
| StatementRunnable |
Represents a method with a
Connection and an optional argument. |
| StatementRunnableWithResult<V> |
Represents a method with a
Connection and an optional argument. |
| 类 | 说明 |
|---|---|
| Connection |
Represents a connection to the database with a transaction.
|
| DefaultResultSetHandlerFactory<T> | |
| DefaultResultSetHandlerFactoryBuilder | |
| DelegatingResultSetHandler<E> |
User: dimzon
Date: 4/7/14
Time: 11:06 PM
|
| GenericDatasource |
Used internally by sql2o, if the
Sql2o.Sql2o(String, String, String) constructor overload. |
| JndiDataSource |
Created by lars on 16.09.2014.
|
| PojoResultSetIterator<T> |
Iterator for a
ResultSet. |
| Query |
Represents a sql2o statement.
|
| ResultSetIteratorBase<T> |
Iterator for a
ResultSet. |
| Sql2o |
Sql2o is the main class for the sql2o library.
|
| 异常错误 | 说明 |
|---|---|
| Sql2oException |
Represents an exception thrown by Sql2o.
|
Copyright © 2021. All rights reserved.