| 程序包 | 说明 |
|---|---|
| com.definesys.mpaas.query.conf | |
| org.sql2o |
Provides the main api for sql2o.
|
| org.sql2o.data |
Provides the model used by sql2o to represent a raw result set.
|
| 类和说明 |
|---|
| Sql2o
Sql2o is the main class for the sql2o library.
|
| 类和说明 |
|---|
| Connection
Represents a connection to the database with a transaction.
|
| Query
Represents a sql2o statement.
|
| ResultSetHandler
User: dimzon
Date: 4/7/14
Time: 12:01 AM
|
| ResultSetHandlerFactory
User: dimzon
Date: 4/7/14
Time: 12:02 AM
|
| ResultSetHandlerFactoryBuilder
Created with IntelliJ IDEA.
|
| ResultSetIterable
Iterable
ResultSet. |
| ResultSetIteratorBase
Iterator for a
ResultSet. |
| Sql2o
Sql2o is the main class for the sql2o library.
|
| Sql2oException
Represents an exception thrown by Sql2o.
|
| StatementRunnable
Represents a method with a
Connection and an optional argument. |
| StatementRunnableWithResult
Represents a method with a
Connection and an optional argument. |
| 类和说明 |
|---|
| ResultSetIterable
Iterable
ResultSet. |
| ResultSetIteratorBase
Iterator for a
ResultSet. |
Copyright © 2021. All rights reserved.