Package | Description |
---|---|
com.asakusafw.iterative.common |
Common runtime classes for Asakusa Iterative Extensions.
|
com.asakusafw.iterative.common.basic |
Basic implementations of common runtime classes for Asakusa Iterative Extensions.
|
Modifier and Type | Method and Description |
---|---|
ParameterTable.Cursor |
ParameterTable.newCursor()
Returns a new cursor for iterate each row.
|
Modifier and Type | Class and Description |
---|---|
static class |
BasicParameterTable.BasicCursor
A basic implementation of
ParameterTable.Cursor . |
Modifier and Type | Method and Description |
---|---|
ParameterTable.Cursor |
BasicParameterTable.newCursor() |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.