Diagnosticable
public class D_BaseContainerHandle extends DiagnosticableGeneric
diag_object
Constructor | Description |
---|---|
D_BaseContainerHandle() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
diag() |
Return string identifying the underlying container.
|
void |
diag_detail(java.util.Properties prop) |
Return a set of properties describing the the key used to lock 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.