From 2d073129857a42ab4195cd433c8be152e357033f Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 20:40:57 +0000 Subject: Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery. --- doc/uk/org/ury/database/UserClass.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/uk/org/ury/database/UserClass.html') diff --git a/doc/uk/org/ury/database/UserClass.html b/doc/uk/org/ury/database/UserClass.html index d9231d8..4fcd92e 100644 --- a/doc/uk/org/ury/database/UserClass.html +++ b/doc/uk/org/ury/database/UserClass.html @@ -2,12 +2,12 @@ - + UserClass - + @@ -107,11 +107,11 @@ java.lang.Object

The various user classes of the database driver. - These refer to various users in the database proper, and thus - grant various levels of permission to the program. + These refer to various users in the database proper, and thus grant various + levels of permission to the program. - Please use the least privileged user class that works. For most - cases, READ_ONLY should work perfectly. + Please use the least privileged user class that works. For most cases, + READ_ONLY should work perfectly.

@@ -157,8 +157,8 @@ The various user classes of the database driver. configName
-          The name of the tag in the configuration file that contains - the credentials for this user class. +          The name of the tag in the configuration file that contains the + credentials for this user class.   @@ -253,8 +253,8 @@ configName

 public java.lang.String configName
-
The name of the tag in the configuration file that contains - the credentials for this user class. +
The name of the tag in the configuration file that contains the + credentials for this user class.

-- cgit v1.2.3