| 程序包 | 说明 |
|---|---|
| org.sql2o |
Provides the main api for sql2o.
|
| org.sql2o.data |
Provides the model used by sql2o to represent a raw result set.
|
| 限定符和类型 | 方法和说明 |
|---|---|
LazyTable |
Query.executeAndFetchTableLazy() |
| 构造器和说明 |
|---|
TableResultSetIterator(ResultSet rs,
boolean isCaseSensitive,
Quirks quirks,
LazyTable lt) |
Copyright © 2021. All rights reserved.