HP Integrity NonStop J-Series User Manual
Page 194

NOTE:
You can also define an exclude list by defining Regex Patterns under
doNotApplyBrowseAccessTo
list.
The include exclude list for BrowseAccssIncludeExcludeList.xml is interpreted as follows:
1.
First, entries under doNotApplyBrowseAccessTo list are checked. If any match is found,
then no further checks will be made, and Browse Access is not applied for the query.
2.
Entries in applyBrowseAccessTo list are then considered for a match, when there are no
Regex Pattern
matches in doNotApplyBrowseAccessTo list. Browse Access is enabled
when a match is found in applyBrowseAccessTo list.
To define the doNotApplyBrowseAccess list:
•
For Hibernate applications, include the following changes in your
BrowseAccessIncludeExcludeList.xml
file and modify as required.
......
......
•
For Spring and Hibernate applications, include the following changes in your bean
definition file and modify the values as required.
class="org.hibernate.dialect.SqlmxInterceptor"> 194 Configuring Hibernate Applications on NonStop Systems