From cee53b021632c95f1b4882664a31ca639a9b0700 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Sun, 20 Mar 2011 16:38:51 +0000 Subject: Rewrite of server to use HttpCore example code; beginning of code reformat from GNU style to Java conventions. Code now includes Apache license code. --- doc/uk/org/ury/database/class-use/UserClass.html | 33 ++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) (limited to 'doc/uk/org/ury/database/class-use/UserClass.html') diff --git a/doc/uk/org/ury/database/class-use/UserClass.html b/doc/uk/org/ury/database/class-use/UserClass.html index cf5ee95..8859b2c 100644 --- a/doc/uk/org/ury/database/class-use/UserClass.html +++ b/doc/uk/org/ury/database/class-use/UserClass.html @@ -2,12 +2,12 @@ - + Uses of Class uk.org.ury.database.UserClass - + @@ -93,6 +93,10 @@ Packages that use uk.org.ury.database    + +uk.org.ury.server +   +  

@@ -145,6 +149,31 @@ the order they are declared.  

+ + + + + +
+Uses of UserClass in uk.org.ury.server
+  +

+ + + + + + + + + +
Methods in uk.org.ury.server with parameters of type UserClass
+ DatabaseDriverServer.getDatabaseConnection(UserClass userClass) + +
+          Get a database connection using the given user class.
+  +


-- cgit v1.2.3