Uses of Class
org.basex.core.locks.Locks
Packages that use Locks
Package
Description
XQuery implementation.
-
Uses of Locks in org.basex.core.jobs
Fields in org.basex.core.jobs declared as Locks -
Uses of Locks in org.basex.query
Methods in org.basex.query with parameters of type LocksModifier and TypeMethodDescriptionQueryInfo.toString(QueryProcessor qp, long printed, long hits, Locks locks) Returns detailed query information. -
Uses of Locks in org.basex.query.scope
Methods in org.basex.query.scope with parameters of type LocksModifier and TypeMethodDescriptionbooleanMainModule.databases(Locks locks, QueryContext qc) Adds the names of the databases that may be touched by the module.