java.lang.Object | |
↳ | com.atlassian.jira.ofbiz.DefaultOfBizListIterator |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Closes the iterator.
| |||||||||||
Returns true if the specified field name in the database is case sensitive.
| |||||||||||
Returns a read-only iterator over the result sets.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.jira.ofbiz.OfBizListIterator
| |||||||||||
From interface
java.lang.Iterable
|
Closes the iterator. Logs exceptions and does not propagate them.
Returns true if the specified field name in the database is case sensitive.
fieldName | the name of the entity field |
---|
Returns a read-only iterator over the result sets.