Uses of Class
com.mckoi.database.LockingMechanism
-
Packages that use LockingMechanism Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of LockingMechanism in com.mckoi.database
Methods in com.mckoi.database that return LockingMechanism Modifier and Type Method Description LockingMechanism
DatabaseConnection. getLockingMechanism()
Returns the LockingMechanism object that is within the context of this database connection.
-