summaryrefslogtreecommitdiffstats
path: root/das-java/tags/1.0-incubating-beta2-rc1/samples/Readme.htm
blob: da4a8189d54e1fa60e89ab4f81e8e8f0e85ea552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
	<TITLE>Tuscany RDB DAS Sample</TITLE>
	<META NAME="GENERATOR" CONTENT="BrOffice.org 2.0  (Win32)">
	<META NAME="CREATED" CONTENT="20070703;53381">
	<META NAME="CHANGEDBY" CONTENT="a a">
	<META NAME="CHANGED" CONTENT="20070703;190294">
<!-- <pre><a name="header-text">Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
&quot;License&quot;); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.   </a></pre>

-->

</HEAD>
<BODY LANG="en-US" DIR="LTR">
<H1 LANG="pt-BR">DAS Samples</H1>
<P LANG="pt-BR"><FONT FACE="Times New Roman, serif">The DAS Java
Samples demonstrates the DAS features and how to get started with
them. Below a list of available samples:</FONT></P>
<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=3>
	<COL WIDTH=42*>
	<COL WIDTH=214*>
	<TR VALIGN=TOP>
		<TD WIDTH=17%>
			<H1 LANG="pt-BR" ALIGN=CENTER STYLE="margin-top: 0cm"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>Company-webapp</FONT></FONT></H1>
		</TD>
		<TD WIDTH=83%>
			<P LANG="pt-BR"><FONT FACE="Times New Roman, serif" SIZE=3>This stand-alone sample demonstrates DAS in the context of a simple web application. </FONT>
			</P>
		</TD>
	</TR>
	<TR VALIGN=TOP>
		<TD WIDTH=17%>
			<H1 LANG="pt-BR" ALIGN=CENTER STYLE="margin-top: 0cm"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>Customer
			</FONT></FONT>
			</H1>
		</TD>
		<TD WIDTH=83%>
			<P LANG="pt-BR"><FONT FACE="Times New Roman, serif" SIZE=3>This stand-alone sample demonstrates DAS in the context of a simple java application. </FONT>
			</P>
		</TD>
	</TR>
	<TR VALIGN=TOP>
		<TD WIDTH=17%>
			<P LANG="pt-BR" ALIGN=CENTER><FONT FACE="Times New Roman, serif"><FONT SIZE=3><B>Advanced-webapp</B>
			<B>DAS Web</B> </FONT></FONT>
			</P>
		</TD>
		<TD WIDTH=83%>
			<P LANG="pt-BR"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>This web sample demonstrates DAS advanced features in the
			context of a simple web application using Ajax. Some of the features demonstrated are :
			Basic CRUD, Optimistic Concurrency Control (OCC), Result Set Shape, Column Converter,
			Integration with dbConfig</FONT>
			</P>
		</TD>
	</TR>
</TABLE>
</BODY>
</HTML>