public class D_RecordId extends DiagnosticableGeneric
diag_object| Constructor and Description |
|---|
D_RecordId() |
| 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.
|
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.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.