/[Apache-SVN]
ViewVC logotype

Revision 1763024


Jump to revision: Previous Next
Author: bpendleton
Date: Sat Oct 1 17:54:44 2016 UTC (7 years, 5 months ago)
Changed paths: 2
Log Message:
DERBY-6726: NPE from trigger

When there are multiple triggers on the same table, it is crucial that the
TriggerDescriptor class always uses the getTableDescriptor() getter method
to access its 'td' member field, so that the field can be lazy-initialized
if it has not yet been set.



Changed paths

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/iapi/sql/dictionary/TriggerDescriptor.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/TriggerTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26