Sign in
eclipse
/
gerrit
/
eclipselink
/
examples
/
HEAD
92d1a0b
update to recent WLS
by Lukas Jungmann
· 9 years ago
master
f4cc743
Bug #464790 - Update former org.eclipse.persistence.example.jpa.server.cachecoordination example with JGroups and add to examples
by Petros Splinakis
· 10 years ago
133ddee
Bug #464207 - Fixed unnecessary XMLRootElement Import
by John Clingan
· 10 years ago
726cc4e
Bug #464207 - Added MOXy JSON read/write to example. Reformatted output. Updated README.md
by John Clingan
· 10 years ago
40ecc28
Bug #464207 - Created examples/moxy/json-processing example that uses JsonReader/JsonWriter and JsonParser/JsonGenerator to convert between a JSON representation and a Java class instance
by John Clingan
· 10 years ago
e12153a
Initial revision of the examples/moxy/bean-validation example.
by Marcel Valovy
· 10 years ago
aea34d9
Update to 1.3.2 version of exec plugin, fixed 462123.
by Martin Grebac
· 10 years ago
ec25b92
Updated pom files to use JDK 8, EclipseLink 2.6.0, and various updated maven plugin versions.
by John Clingan
· 10 years ago
0638d3d
Updated example/jpa-moxy project to use JDK 8 and EclipseLink 2.6.0.
by John Clingan
· 10 years ago
979e4a4
Update jpa-moxy sample to 2.6.0.
by Martin Grebac
· 10 years ago
9d3f1f2
Updated pom files to use JDK 8, EclipseLink 2.6.0, and various updated maven plugin versions.
by John Clingan
· 10 years ago
2c6bcb8
Updated examples under the jpa subdirectory:
by John Clingan
· 10 years ago
11a6c2a
Merge branch 'master' of https://git.eclipse.org/gitroot/eclipselink/examples
by Shaun Smith
· 11 years ago
ded2ad4
Upgrade from 2.4.2-SNAPSHOT to 2.4.2.
by Shaun Smith
· 11 years ago
a79064b
no message
by Doug Clarke
· 11 years ago
97347be
Additional tests
by Doug Clarke
· 11 years ago
c392c1e
Fixed persistence.xml references.
by Shaun Smith
· 12 years ago
01898fb
Corrected MVN references.
by Shaun Smith
· 12 years ago
3a050ec
Initial push of json-simple and json-dynamic examples
by Rick Barkhouse
· 12 years ago
f39871d
social-binding: improved KeywordExtractor
by Rick Barkhouse
· 12 years ago
3f1e95c
social-binding: can now specify the Reddit topic as a command line arg
by Rick Barkhouse
· 12 years ago
f5c488b
More social-binding cleanup
by Rick Barkhouse
· 12 years ago
af22a70
more pom and social example cleanup
by Doug Clarke
· 12 years ago
fc9ce99
Further social-binding cleanup
by Doug Clarke
· 12 years ago
8cbb3ef
Moved to moxy/social-binding example for dynamic
by Doug Clarke
· 12 years ago
d0740fa
Moved README.md and cleaned up old files.
by Shaun Smith
· 12 years ago
7bc3c3e
Updated pom.xml
by Shaun Smith
· 12 years ago
c1da5e3
Examples cleanup for demo
by Doug Clarke
· 12 years ago
1cd7697
Refactored
by Doug Clarke
· 12 years ago
199d145
Moved Employee services out of model project
by Doug Clarke
· 12 years ago
b963653
Code cleanup
by Rick Barkhouse
· 12 years ago
6c78fc5
Code cleanup
by Rick Barkhouse
· 12 years ago
09cb37c
Initial checkin of Dynamic MOXy Flickr example
by Rick Barkhouse
· 12 years ago
bcf685e
Changed compile target to 1.6
by Rick Barkhouse
· 12 years ago
8292361
Fixed pom.xml proxy settings
by Rick Barkhouse
· 12 years ago
d25ffcf
Updated EclipseLink version to 2.4.2-RC2
by Rick Barkhouse
· 12 years ago
f24f789
added run.builder and service.test projects; dbws/pom and dbws.maven/pom are parent/child
by David McCann
· 12 years ago
f86ac8e
Hierarchical pom.xml for all JPA examples
by Doug Clarke
· 12 years ago
c1c4a52
Updated README.md
by David McCann
· 12 years ago
0d65b78
added script for clean/build/test; added 'service' pom to test the deployed war
by David McCann
· 12 years ago
32fc1d6
removed CDI dependency from employee.web and employee.model
by Doug Clarke
· 12 years ago
4b49383
Employee.web: Changed from using FlashScope to SessionScoped criteria
by Doug Clarke
· 12 years ago
ffdbfe6
Added surefire HTML report generation
by David McCann
· 12 years ago
6bc68c0
Allow user app server config; tests deployed WAR
by David McCann
· 12 years ago
119a116
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Doug Clarke
· 12 years ago
f126164
Fixes in employee criteria usage
by Doug Clarke
· 12 years ago
5fc9362
Fixes in employee criteria usage
by Doug Clarke
· 12 years ago
fa8907d
Updated ddl files with EMP table data from existing example for MySQL
by David McCann
· 12 years ago
764c034
War naming update
by gpelletie
· 12 years ago
3b2f91a
Employee example cleanup
by Doug Clarke
· 12 years ago
42720fd
Successful .war generation using src/main folder
by David McCann
· 12 years ago
042fa01
removed WLS scripting and fixed web-is to avoid conflict with web
by Doug Clarke
· 12 years ago
5c83eba
Moved SQL diagnostics into its own managed bean and EJB
by Doug Clarke
· 12 years ago
a39b766
Forcing to JDK 1.7 through parent pom.xml
by Doug Clarke
· 12 years ago
465a4ee
Added customized MOXy bindings to JPARS Student example
by Rick Barkhouse
· 12 years ago
0587d49
Minor employee html cleanup
by Doug Clarke
· 12 years ago
4780394
employee example: removed cursor streaming
by Doug Clarke
· 12 years ago
c4225a8
Fixed most of the SQL logging issues
by Doug Clarke
· 12 years ago
1587351
Fixed @EJB injection issue. JTA based example now working
by Doug Clarke
· 12 years ago
77855b5
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Doug Clarke
· 12 years ago
999f37b
Employee example converted to use JTA with JSF -> EJB
by Doug Clarke
· 12 years ago
1272af6
Added cleanup (preDestroy) method to student example
by Gul Onural
· 12 years ago
138dc27
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Doug Clarke
· 12 years ago
51effdd
Employee example conversion to JTA
by Doug Clarke
· 12 years ago
e4a6208
Adding new configuration batch file for Windows.
by gpelletie
· 12 years ago
63c7d0d
Fixed formatting in README
by Rick Barkhouse
· 12 years ago
e3a00b5
Updated pom class reference.
by Shaun Smith
· 12 years ago
95afbd6
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Shaun Smith
· 12 years ago
25189eb
Renamed round-trip to jpa-moxy.simple and updated packages, pom, and .project.
by Shaun Smith
· 12 years ago
45cda2d
ANT plugin to generate sourceDir folders; dependency scope changes for MavenPackager compilation; write XML artifacts to META-INF
by David McCann
· 12 years ago
bdb747a
Renamed student projects
by Doug Clarke
· 12 years ago
9f2659b
Employee model project cleanup with west data source creation
by Doug Clarke
· 12 years ago
8f9d232
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Doug Clarke
· 12 years ago
607b36c
Moved example folders
by Doug Clarke
· 12 years ago
f843a6a
Removed HTML from readme, added run instructions
by Rick Barkhouse
· 12 years ago
e4f1b5d
updated foxy twitter example to use JDK 1.7
by Doug Clarke
· 12 years ago
6e22131
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Doug Clarke
· 12 years ago
46499e9
Additional lock test in employee.model
by Doug Clarke
· 12 years ago
290c955
Added copyright headers to source files
by Rick Barkhouse
· 12 years ago
2e77d67
Fixed title in README.md
by Rick Barkhouse
· 12 years ago
5ca7004
Initial checkin of MOXy Twitter example
by Rick Barkhouse
· 12 years ago
3f131ad
Fixed servlet compile
by Doug Clarke
· 12 years ago
7f641fe
Moved TLDS maven push functionality into root tads folder
by Doug Clarke
· 12 years ago
5eacff3
Functional dbws.simple example
by Doug Clarke
· 12 years ago
795cc31
renamed dbws.install to dbws.maven
by Doug Clarke
· 12 years ago
5fef58e
dbws.install cleanup
by Doug Clarke
· 12 years ago
e8ba505
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Doug Clarke
· 12 years ago
2cf9440
dbws.simple builder execution from pom working
by Doug Clarke
· 12 years ago
ad53401
Edited line ends.
by Shaun Smith
· 12 years ago
8214788
Added JPA-MOXy example.
by Shaun Smith
· 12 years ago
1dd26d3
Updated pom with correct spelling of my last name, and added properties to builder XML
by David McCann
· 12 years ago
e29cfeb
dbws.install README.md
by Doug Clarke
· 12 years ago
13441f2
dbws.install project
by Doug Clarke
· 12 years ago
a521696
dbws builder example infra
by Doug Clarke
· 12 years ago
32e9458
Initial DBWS Simple structure
by Doug Clarke
· 12 years ago
f78c9f7
employee read me
by Doug Clarke
· 12 years ago
fcf1fe9
Minor cleanup
by Doug Clarke
· 12 years ago
e4faf30
Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/examples
by Shaun Smith
· 12 years ago
e4c3833
renamed readme
by Shaun Smith
· 12 years ago
8027097
Removed DDL file creation
by Doug Clarke
· 12 years ago
Next »