public class D_BaseContainerHandle extends DiagnosticableGeneric
diag_object
Constructor and Description |
---|
D_BaseContainerHandle() |
Modifier and Type | Method and Description |
---|---|
void |
diag_detail(java.util.Properties prop)
Return a set of properties describing the the key used to lock container.
|
java.lang.String |
diag()
Return string identifying the underlying container.
|
init
public java.lang.String diag() throws StandardException
diag
in interface Diagnosticable
diag
in class DiagnosticableGeneric
StandardException
- Standard Derby Errorpublic void diag_detail(java.util.Properties prop) throws StandardException
Used by debugging code to print the lock table on demand.
diag_detail
in interface Diagnosticable
diag_detail
in class DiagnosticableGeneric
StandardException
- Standard exception policy.Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.