The sqlobject.customizer package provides annotations that customize the execution of a statement. The most common utility is binding parameters with @Bind but there are also miscellaneous JDBC options supported here such as timeouts and fetch size.
sqlobject.customizer
@Bind