| 程序包 | 说明 |
|---|---|
| org.sql2o |
Provides the main api for sql2o.
|
| org.sql2o.data |
Provides the model used by sql2o to represent a raw result set.
|
| 类和说明 |
|---|
| LazyTable |
| Table
Represents an offline result set with columns and rows and data.
|
| 类和说明 |
|---|
| Column
Represents a result set column
|
| LazyTable |
| Row
Represents a result set row.
|
Copyright © 2021. All rights reserved.