| | Name | Description |
| P |
fetchListData |
Load the data by executing the mapped statement. |
| |
hasMethod |
Try to fetch the data when any of the proxy collection method is called. |
| |
intercept |
Relay the method call to the underlying collection. |
| S |
newInstance |
Create a new instance of a lazy collection. |