Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit 4fec6ce

Browse files
committed
ValueEncodingDecodingExample
1 parent c6bdbf7 commit 4fec6ce

18 files changed

+793
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,4 @@ Each sample is also available in downloadable form in the zips directory.
193193
* UseSharedAMForUITest
194194
* ValidateOnlyOnePrimaryEmailForMessage
195195
* ValidationErrInTableNotDisplayedSecondTime
196+
* ValueEncodingDecodingExample
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved.
2+
The Universal Permissive License (UPL), Version 1.0
3+
4+
Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
5+
6+
(a) the Software, and
7+
8+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software (each a “Larger Work” to which the Software is contributed by such licensors),
9+
10+
without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms.
11+
12+
This license is subject to the following condition:
13+
14+
The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Lines changed: 190 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,190 @@
1+
<?xml version = '1.0' encoding = 'UTF-8'?>
2+
<jpr:project xmlns:jpr="http://xmlns.oracle.com/ide/project">
3+
<hash n="component-versions">
4+
<value n="oracle.adf.dt.migration.ProjectMigrator" v="10.1.3.1.0"/>
5+
<value n="oracle.adfdt.controller.jsf.addin.JSFProjectMigrator" v="10.1.3.1.0"/>
6+
<value n="oracle.adfdt.controller.struts.addin.db.ADFStrutsProjectMigrator" v="10.1.3.1.0"/>
7+
<value n="oracle.adfdt.controller.struts.addin.StrutsProjectMigrator" v="10.1.3.1.0"/>
8+
<value n="oracle.adfdtinternal.view.faces.addin.ADFFacesLibraryMigrator" v="10.1.3.1.0"/>
9+
<value n="oracle.bm.commonIde.ProjectUpgrader" v="10.1.3.1.0"/>
10+
<value n="oracle.ide.model.Project" v="10.1.3.1.0"/>
11+
<value n="oracle.ide.model.ResourcePathsMigrator" v="10.1.3.1.0"/>
12+
<value n="oracle.jbo.dt.jclient.migrator.JCProjectMigrator" v="10.1.3.1.0"/>
13+
<value n="oracle.jbo.dt.jdevx.ui.appnav.APProjectMigrator" v="10.1.3.1.0"/>
14+
<value n="oracle.jdeveloper.dbmodeler.migration.ProjectMigratorHelper" v="10.1.3.1.0"/>
15+
<value n="oracle.jdeveloper.ejb.EjbMigrator" v="10.1.3.1.0"/>
16+
<value n="oracle.jdeveloper.offlinedb.migration.OfflineDBProjectMigrator" v="10.1.3.1.0"/>
17+
<value n="oracle.jdevimpl.jsp.JspMigrator" v="10.1.3.1.0"/>
18+
<value n="oracle.jdevimpl.runner.RunConfigurationsMigrator" v="10.1.3.1.0"/>
19+
<value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="10.1.3.1.0"/>
20+
<value n="oracle.tip.tools.ide.pm.addin.PMProjectMigrator" v="10.1.3.1.0"/>
21+
<value n="oracle.toplink.addin.migration.TopLinkProjectMigrator" v="10.1.3.1.0"/>
22+
</hash>
23+
<list n="contentSets">
24+
<string v="oracle.jdeveloper.model.PathsConfiguration/javaContentSet"/>
25+
<string v="oracle.ide.model.ResourcePaths/resourcesContentSet"/>
26+
<string v="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings/offlineDBContentSet"/>
27+
<string v="oracle.jdeveloper.model.J2eeSettings/webContentSet"/>
28+
<string v="oracle.toplink.addin.TopLinkProjectSettings/toplinkContentSet"/>
29+
<string v="oracle.bm.commonIde.data.project.ModelerProjectSettings/modelersContentSet"/>
30+
<string v="oracle.tip.tools.ide.pm.addin.PMProjectSettings/Integration_Content"/>
31+
</list>
32+
<value n="defaultPackage" v="test"/>
33+
<value n="jbo.JboProject" v="Project"/>
34+
<value n="JboProject" v="true"/>
35+
<hash n="oracle.bm.commonIde.data.project.ModelerProjectSettings">
36+
<hash n="modelersContentSet">
37+
<list n="url-path">
38+
<url path="model/"/>
39+
</list>
40+
</hash>
41+
</hash>
42+
<hash n="oracle.ide.model.ResourcePaths">
43+
<hash n="resourcesContentSet">
44+
<list n="pattern-filters">
45+
<string v="+*"/>
46+
</list>
47+
<list n="url-path">
48+
<url path="."/>
49+
</list>
50+
</hash>
51+
</hash>
52+
<hash n="oracle.jdeveloper.compiler.OjcConfiguration">
53+
<list n="copyRes">
54+
<string v=".gif"/>
55+
<string v=".jpg"/>
56+
<string v=".jpeg"/>
57+
<string v=".png"/>
58+
<string v=".properties"/>
59+
<string v=".xml"/>
60+
<string v="-apf.xml"/>
61+
<string v=".ejx"/>
62+
<string v=".xcfg"/>
63+
<string v=".cpx"/>
64+
<string v=".dcx"/>
65+
<string v=".wsdl"/>
66+
<string v=".ini"/>
67+
<string v=".tld"/>
68+
<string v=".tag"/>
69+
<string v=".jpx"/>
70+
</list>
71+
<value n="internalEncoding" v="Cp1252"/>
72+
</hash>
73+
<hash n="oracle.jdeveloper.model.J2eeSettings">
74+
<value n="j2eeWebAppName" v="ValueEncryptionDecryptionExample-Project-webapp"/>
75+
<value n="j2eeWebContextRoot" v="ValueEncryptionDecryptionExample-Project-context-root"/>
76+
<hash n="webContentSet">
77+
<list n="url-path">
78+
<url path="public_html/"/>
79+
</list>
80+
</hash>
81+
</hash>
82+
<hash n="oracle.jdeveloper.model.PathsConfiguration">
83+
<hash n="javaContentSet">
84+
<list n="pattern-filters">
85+
<string v="+**"/>
86+
</list>
87+
<list n="url-path">
88+
<url path="src/"/>
89+
</list>
90+
</hash>
91+
</hash>
92+
<hash n="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings">
93+
<hash n="offlineDBContentSet">
94+
<list n="pattern-filters">
95+
<string v="+**"/>
96+
</list>
97+
<list n="url-path">
98+
<url path="database/"/>
99+
</list>
100+
</hash>
101+
</hash>
102+
<hash n="oracle.jdeveloper.runner.RunConfigurations">
103+
<hash n="runConfigurationDefinitions">
104+
<hash n="Default">
105+
<value n="custom" v="false"/>
106+
<value n="javaOptions" v="-Djbo.debugoutput=silent"/>
107+
<value n="name" v="Default"/>
108+
</hash>
109+
</hash>
110+
<list n="runConfigurationList">
111+
<string v="Default"/>
112+
</list>
113+
</hash>
114+
<hash n="oracle.jdevimpl.config.JProjectLibraries">
115+
<list n="exportedReferences">
116+
<hash>
117+
<value n="id" v="BC4J Runtime"/>
118+
<value n="isJDK" v="false"/>
119+
</hash>
120+
<hash>
121+
<value n="id" v="ADF Model Runtime"/>
122+
<value n="isJDK" v="false"/>
123+
</hash>
124+
<hash>
125+
<value n="id" v="BC4J Tester"/>
126+
<value n="isJDK" v="false"/>
127+
</hash>
128+
<hash>
129+
<value n="id" v="Oracle JDBC"/>
130+
<value n="isJDK" v="false"/>
131+
</hash>
132+
<hash>
133+
<value n="id" v="BC4J Oracle Domains"/>
134+
<value n="isJDK" v="false"/>
135+
</hash>
136+
</list>
137+
<list n="libraryReferences">
138+
<hash>
139+
<value n="id" v="BC4J Runtime"/>
140+
<value n="isJDK" v="false"/>
141+
</hash>
142+
<hash>
143+
<value n="id" v="ADF Model Runtime"/>
144+
<value n="isJDK" v="false"/>
145+
</hash>
146+
<hash>
147+
<value n="id" v="BC4J Tester"/>
148+
<value n="isJDK" v="false"/>
149+
</hash>
150+
<hash>
151+
<value n="id" v="Oracle JDBC"/>
152+
<value n="isJDK" v="false"/>
153+
</hash>
154+
<hash>
155+
<value n="id" v="BC4J Oracle Domains"/>
156+
<value n="isJDK" v="false"/>
157+
</hash>
158+
</list>
159+
</hash>
160+
<hash n="oracle.jdevimpl.config.JProjectPaths">
161+
<url n="outputDirectory" path="classes/"/>
162+
</hash>
163+
<hash n="oracle.tip.tools.ide.pm.addin.PMProjectSettings">
164+
<hash n="Integration_Content">
165+
<list n="pattern-filters">
166+
<string v="+**"/>
167+
</list>
168+
</hash>
169+
</hash>
170+
<hash n="oracle.toplink.addin.TopLinkProjectSettings">
171+
<hash n="toplinkContentSet">
172+
<list n="pattern-filters">
173+
<string v="+**"/>
174+
</list>
175+
<list n="url-path">
176+
<url path="toplink/"/>
177+
</list>
178+
</hash>
179+
</hash>
180+
<list n="ownerMap">
181+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/test/test.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
182+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/test/UserInfo.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
183+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/test/UserInfoModule.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
184+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/test/UserInfoView.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
185+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.ui.JdxXcfgNode"/><url n="nodeURL" path="src/test/common/bc4j.xcfg"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
186+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/test/client/UserInfoModuleClient.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
187+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/test/common/UserInfoModule.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
188+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/test/UserInfoModuleImpl.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Project.jpx"/></hash>
189+
</list>
190+
</jpr:project>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
drop table user_info;
2+
create table user_info (
3+
username varchar2(10) primary key,
4+
password varchar2(10)
5+
);
6+
insert into user_info values('smuench','[fedcba]');
7+
insert into user_info values('fnimphiu','[zyxwvu]');
8+
commit;
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version='1.0' encoding='windows-1252' ?>
2+
<!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
3+
4+
<JboProject
5+
Name="Project"
6+
SeparateXMLFiles="true"
7+
PackageName="" >
8+
<DesignTime>
9+
<Attr Name="_ejbPackage" Value="false" />
10+
<Attr Name="_NamedConnection" Value="scott" />
11+
<Attr Name="_version" Value="10.1.3.39.84" />
12+
<Attr Name="_jprName" Value="../Project.jpr" />
13+
<Attr Name="_appModuleNames0" Value="test.UserInfoModule" />
14+
</DesignTime>
15+
<Containee
16+
Name="test"
17+
FullName="test.test"
18+
ObjectType="JboPackage" >
19+
</Containee>
20+
</JboProject>

0 commit comments

Comments
 (0)