blob: 2b138b8d6788cd72589038ce0aa3e77fad835303 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<TITLE>uk.org.ury.database</TITLE>
</HEAD>
<BODY>
<P>Database services for the URY Presenter Suite.</P>
<P>The classes provided within this package are expected to be
used by the back-end through utility classes, and <EM>not</EM>
by the frontend, which should use the server API to indirectly
query the database.</P>
</BODY>
</HTML>
|