Uses of Enum
org.h2.mvstore.db.MVTable.TraceLockEvent
Packages that use MVTable.TraceLockEvent
-
Uses of MVTable.TraceLockEvent in org.h2.mvstore.db
Subclasses with type arguments of type MVTable.TraceLockEvent in org.h2.mvstore.dbModifier and TypeClassDescriptionprivate static enumThe type of trace lock eventsMethods in org.h2.mvstore.db that return MVTable.TraceLockEventModifier and TypeMethodDescriptionstatic MVTable.TraceLockEventReturns the enum constant of this type with the specified name.static MVTable.TraceLockEvent[]MVTable.TraceLockEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.h2.mvstore.db with parameters of type MVTable.TraceLockEventModifier and TypeMethodDescriptionprivate voidMVTable.traceLock(SessionLocal session, int lockType, MVTable.TraceLockEvent eventEnum, String extraInfo)