diff options
Diffstat (limited to 'doc/uk/org/ury/database/UserClass.html')
-rw-r--r-- | doc/uk/org/ury/database/UserClass.html | 20 |
1 files changed, 10 insertions, 10 deletions
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 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:37 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 --> <TITLE> UserClass </TITLE> -<META NAME="date" CONTENT="2011-03-20"> +<META NAME="date" CONTENT="2011-03-21"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> @@ -107,11 +107,11 @@ java.lang.Object <P> 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. <P> <P> @@ -157,8 +157,8 @@ The various user classes of the database driver. <TD><CODE><B><A HREF="../../../../uk/org/ury/database/UserClass.html#configName">configName</A></B></CODE> <BR> - The name of the tag in the configuration file that contains - the credentials for this user class.</TD> + The name of the tag in the configuration file that contains the + credentials for this user class.</TD> </TR> </TABLE> @@ -253,8 +253,8 @@ configName</H3> <PRE> public java.lang.String <B>configName</B></PRE> <DL> -<DD>The name of the tag in the configuration file that contains - the credentials for this user class. +<DD>The name of the tag in the configuration file that contains the + credentials for this user class. <P> <DL> </DL> |