Professional Java Development with the Spring Framework
radio buttons,data binding and,463
Rainsberger,J. B. (JUnit Recipes),110
RCP (Rich Client Project),29,596
RDBMS
batch updates,209
definition of,189
LOB support,206–208
queries using,190–192
updates using,192–194
RDBMSOperation class,JDBC,189
READ COMMITTED isolation level,219,220
READ UNCOMMITTED isolation level,219,220
read-only transactions,229
RedirectView class,494–496
ref element,58
referenceData() method
AbstractWizardFormController class,475
SimpleFormController class,469
ReflectiveMethodInvocation interface,163
regular expression pointcuts,128–129,131
release schedule,29
ReloadableResourceBundleMessageSource interface,89
remote EJBs,402–403,404–406
RemoteAccessException class,307–308
RemoteAuthenticationManager interface,Acegi,380
RemoteInvocation class,323
RemoteInvocationExecutor class,316,323
RemoteInvocationFactory class,316,323
RemoteInvocationResult class,323
remoting. See also lightweight remoting
client-server remoting,305
features for,28
guidelines for,588
intra-server remoting,305
removeAdvice property, AdvisedSupport class,136
removeAdvisor property, AdvisedSupport class,136
render() method
AbstractView class,520
View interface,488,492
REPEATABLE READ isolation level,219
requestContextAttribute property, AbstractView class,520
RequestHandledEvent event,90
RequestUtils class,465,518
REQUIRED transaction attribute,222
REQUIRES NEW transaction attribute,222
requireSession property, WebContentInterceptor class,448
Resin server,transaction manager for,249
resolvers,MVC,435,438,440–441
Resource interface,49,50,84–89
resource management
ant-style paths for location strings,93
features for,16–18
JDBC API,175
location paths for resources,in application context constructors,92–93
low-level resources,accessing,84–89
prefixes for location strings,85,92
transactions and,220
ResourceArrayPropertyEditor class,102
ResourceBundleMessageSource interface,88
ResourceBundleViewResolver class,451–452,493
ResourceEditor class,57,102
ResourceLoader interface,49,50,84–87
ResourceLoaderAware interface,65,85–86
resources. See publications; websites
result maps,in iBATIS SQL mapping file,263
ResultSet interface,JDBC,174,187,193–194,211–214
retrying (transparent recovery),13
Rich Client Project (RCP),29,596
RMI,remoting using
accessing a service,318–320
customizing,323
definition of,306,317
exception handling,308
exporting a service,322–323
RMI-IIOP support,323–324
stub lookups for,317,320–322
support classes for,317–318
when to use,318,333
RMI-IIOP,remoting using,323–324
RmiProxyFactoryBean class,70,317–318,320–321
RmiServiceExporter class,318,323
RoleVoter class,Acegi,383–384
rollback rules,234–235
RootBeanDefinition class,110
RowCallbackHandler interface,JDBC,187
RowMapper interface,256
RowSet interface,JDBC,188–189
RuntimeException class,48