public static final class StatisticsManager.DatabaseTransactionInfo
extends java.lang.Object
Constructor and Description |
---|
DatabaseTransactionInfo() |
Modifier and Type | Method and Description |
---|---|
long |
getActiveTransactionCount() |
long |
getNextTransaction() |
long |
getOldestActiveTransaction() |
long |
getOldestSnapshotTransaction() |
long |
getOldestTransaction() |
public long getOldestTransaction()
public long getOldestActiveTransaction()
public long getOldestSnapshotTransaction()
public long getNextTransaction()
public long getActiveTransactionCount()
-1
means that this information wasn't retrieved (Firebird 1.5 and
lower)Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.