Changed some javadoc documentation.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@936 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-10-02 15:14:56 +00:00
parent b390765c17
commit e06da17283

View File

@@ -222,8 +222,7 @@ public class Db
}
/**
* Returns the thread id of the thread that currently holds the database
* lock at the specified priority.
* Returns the thread id of the thread that currently holds the database lock.
* @return Returns thread ID.
* @throws XFlaimException
*/