public class D_ActiveLock extends D_Lock
Constructor and Description |
---|
D_ActiveLock() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
diag()
Default implementation of diagnostic on the object.
|
diag_detail, init
public java.lang.String diag() throws StandardException
Diagnosticable
This routine returns a string with whatever diagnostic information you would like to provide about this associated object passed in the init() call.
This routine should be overriden by a real implementation of the diagnostic information you would like to provide.
diag
in interface Diagnosticable
diag
in class D_Lock
StandardException
- Standard Derby policyApache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.