Diagnosticablepublic 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.
|
initpublic java.lang.String diag()
throws StandardException
diag in interface Diagnosticablediag in class DiagnosticableGenericStandardException - 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 Diagnosticablediag_detail in class DiagnosticableGenericStandardException - Standard exception policy.Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.