Configuration
. This is custom data that was previously set to the configuration using {@link #data(Object,Object)}. Use custom data if you want to pass data to your custom {@link QueryPart} or {@link ExecuteListener} objects to bemade available at render, bind, execution, fetch time.
See {@link ExecuteListener} for more details.
@return The custom data. This is never null
@see ExecuteListener
|
|