Class LockInfo
- java.lang.Object
-
- com.ibm.fhir.database.utils.derby.LockInfo
-
public class LockInfo extends Object
DTO representing a row from the Derby lock diagnostic table SYSCS_DIAG.LOCK_TABLE
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static String
header()
Print a header to match the toString columnsString
toString()
-