1. 3e41603 Removed clojure work for now. by Doug Clarke · 11 years ago master
  2. 065c899 project removal by Doug Clarke · 11 years ago
  3. f100081 Removed clojure work for now. by Doug Clarke · 11 years ago
  4. 64b2022 XML metamodel based mapping definition by Doug Clarke · 11 years ago
  5. 3847f2e Simplified config by Doug Clarke · 11 years ago
  6. 7b35518 Added preLogin execute to add JPA-RS mappings by Doug Clarke · 11 years ago
  7. 39b2a8f test cases by Doug Clarke · 11 years ago
  8. 4b08449 Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/incubator by Doug Clarke · 11 years ago
  9. 021fd6a no message by Doug Clarke · 11 years ago
  10. 093e544 Modified PersistenceUnit to allow execution of PreLogin for jpa-rs by Gul Onural · 11 years ago
  11. 1df221a Added single clojure create call by Doug Clarke · 11 years ago
  12. 3503c57 Small fixes to application.clj and supporting java code. Scripted PU deployed with JPA-RS access to metadata. by Doug Clarke · 11 years ago
  13. 1bc941c application.clj creating PU using Java api and clojure interop by Doug Clarke · 11 years ago
  14. 04d2d61 ServiceProvider lookup used for PersistenceContextFactory by Doug Clarke · 11 years ago
  15. 61dda7f Service init moved into JSP call by Doug Clarke · 11 years ago
  16. 94c58a9 Data source name change by Doug Clarke · 11 years ago
  17. cbc8cd1 EJB bootstrap of Clojure script invoking Java service creation by Doug Clarke · 11 years ago
  18. 4591a14 Added README.md by Doug Clarke · 11 years ago
  19. c007c76 Initial web hookup and clojure scripting by Doug Clarke · 11 years ago
  20. 05b1209 Initial webapp project for clojure scripting incubator by Doug Clarke · 11 years ago
  21. 8be5a18 Removed JPA-RS as it is now part of the project since 2.4 by Doug Clarke · 11 years ago
  22. 83e8f39 HANAPlatform: Add support for local temporary tables by Sabine Heider · 12 years ago
  23. 3986d39 Modify the ALTER TABLE ADD <column> syntax for the SAP HANA database platform by Sabine Heider · 11 years ago
  24. 89106f5 Bug 392109 - Updates for PervasivePlatform by tware · 11 years ago
  25. 21822e9 fix name of directory for PervasivePlatform.java by tware · 12 years ago
  26. b7236b5 Bug 392109 - Pervasive PSQL JPA support by tware · 12 years ago
  27. b6a28b9 Bug 386375 - Remove code from HANA platform project that is already in main EclipseLink repository by tware · 12 years ago
  28. 6ff92ce First version of the EclipseLink HANA Platform for incubation. by Sabine Heider · 12 years ago
  29. 99c36d7 Remove specific Jersey dependency by Tom Ware · 12 years ago
  30. 3da0fd4 Server tests by Tom Ware · 12 years ago
  31. f3960bf Updates for composite keys, server testing and some initial work on calling session beans by Tom Ware · 12 years ago
  32. 8c56540 metadata REST return value rework by Tom Ware · 12 years ago
  33. 66d2797 Updates to our URL structure by Tom Ware · 12 years ago
  34. 0a2871e Removed old incubators not being actively worked on by dclarke · 12 years ago
  35. fa43827 Convert to PDE Project by Tom Ware · 12 years ago
  36. 93e16bb Move tests up to main level by Tom Ware · 12 years ago
  37. 7b8d34d Merge branch 'master' of ssh://git.eclipse.org/gitroot/eclipselink/incubator by Tom Ware · 12 years ago
  38. 4bc1baa Test update from workspace by Tom Ware · 12 years ago
  39. 24e79e5 Bug 362900: JPA-RS Incubator by dclarke · 12 years ago
  40. af97f80 Update query updates for correct return values by Tom Ware · 12 years ago
  41. c52d245 Add Delete and update queries by Tom Ware · 12 years ago
  42. d78f8f4 Code cleanup and commenting by Tom Ware · 12 years ago
  43. 31708a1 Updates to List support and provide initial metadata querying by Tom Ware · 12 years ago
  44. 54a920a Allow use of DynamicJAXBContext for contexts that include static classes by Tom Ware · 12 years ago
  45. 3f218e4 Synchronize git repo with current state of jpa rs by Tom Ware · 12 years ago
  46. 9476823 Remove spaces from directory names - follow EclipseLink project naming standards by Tom Ware · 12 years ago
  47. e438c38 Fix naming by Tom Ware · 12 years ago
  48. 70c1539 Renamed "JPA-RS incubator" for Tom by Eric Gwin · 12 years ago
  49. 67cce9c This commit was originally made to "incubators/jpa-broker" in the by Eric Gwin · 12 years ago
  50. f59fe6a Add some metadata services by Tom Ware · 12 years ago
  51. 288cc63 Websocket updates and service updates by Tom Ware · 12 years ago
  52. 4bfb8f4 Add readme by Tom Ware · 12 years ago
  53. 6c52601 Testing of links by Tom Ware · 12 years ago
  54. 78af9fa Support for links by Tom Ware · 12 years ago
  55. f241895 Updates for in memory DB and links by Tom Ware · 12 years ago
  56. 6404bf7 Add testing for Service by Tom Ware · 12 years ago
  57. 2b22d9c Add files that were missed in previous check-in by Tom Ware · 12 years ago
  58. b3982ac Fix Service.start() to ensure it does not return OK with it fails by Tom Ware · 12 years ago
  59. 98c76c4 Introduce Persist PersistenceContexts by Tom Ware · 12 years ago
  60. 077051d Bug 362900: JPA-RS Incubator by Doug Clarke · 12 years ago
  61. c273a7c Update test to ensure multiple types work by Tom Ware · 12 years ago
  62. b4b879c Bug 362900: JPA-RS Incubator by Doug Clarke · 12 years ago
  63. 14a4509 Update descriptor count by Tom Ware · 12 years ago
  64. c5e4ff9 Bug 362900: JPA-RS Incubator by Doug Clarke · 12 years ago
  65. 3f21d17 Allow update call with a list by Tom Ware · 12 years ago
  66. a1372eb Bug 362900: JPA-RS Incubator - fixed headers and comments by Doug Clarke · 12 years ago
  67. c0ed2bf Bug 362900: JPA-RS Incubator - fixed headers and comments by Doug Clarke · 12 years ago
  68. b4b9e0f example db properties by Tom Ware · 12 years ago
  69. d57585d Add table creation by Tom Ware · 12 years ago
  70. cd6a5cd Support for websocket-based notification based on Oracle QCN feature by Tom Ware · 12 years ago
  71. 0e14f18 Support for XML content in the post by Tom Ware · 13 years ago
  72. ea440c2 Updates for for changes in base project by Tom Ware · 13 years ago
  73. c16794d Basic Bootstrapping with REST by Tom Ware · 13 years ago
  74. 3ae519c Some initial testing by Tom Ware · 13 years ago
  75. a6504da Basic functionality updates by Tom Ware · 13 years ago
  76. 74c2703 Bug 362900: JPA-RS Incubator - Initial Code check-in by Doug Clarke · 13 years ago
  77. 36ad46b Bug 362900: JPA-RS Incubator - Initial project setup by Doug Clarke · 13 years ago
  78. c6c6fc2 bug 327778 - remove MaxDB platform from incubator by Adrian Goerler · 14 years ago
  79. 67a66b5 simple_fix: shift some methods and update comments only by Adrian Goerler · 14 years ago
  80. c99f839 bug 327225 - MaxDB: JPQL date/time functions current_date, current_time are not mapped properly by Adrian Goerler · 14 years ago
  81. 2787b7b bug 327705 - MaxDBPlatform should create FK contraints by Adrian Goerler · 14 years ago
  82. 00d5a23 bug 327065 - allow creating temp tables with PK columns only by Adrian Goerler · 14 years ago
  83. 4ede416 bug 326884 - On MaxDB - map VARCHAR (n) UNICODE to LOBG UNICODE for n > 4000 by Adrian Goerler · 14 years ago
  84. 1982756 bug 326883 - UpdateNull*Tests fail on MaxDB with "SAP DBTech JDBC: Cannot put ASCII data into this LONG column." by Adrian Goerler · 14 years ago
  85. eea2059 bug 325839 - use "WITH LOCK [(NOWAIT)] EXCLUSIVE" for pessimistic locking by Adrian Goerler · 14 years ago
  86. 0bd9c3d bug 320401 - enable batching with non-parameterized batches as well by Adrian Goerler · 14 years ago
  87. 9a96c92 https://bugs.eclipse.org/bugs/show_bug.cgi?id=320401 - add UPDATE batching support for MaxDBPlatform by Adrian Goerler · 14 years ago
  88. a9a91bf add (current_)date and concat functions by Andreas Fischbach · 14 years ago
  89. 9eefa7f add ping stmt; switch to ansi outer join by Andreas Fischbach · 14 years ago
  90. 2aa1868 more byte[] mapping stuff, cause length dependend type seems not to be intended by Andreas Fischbach · 14 years ago
  91. b00d83c change byte[] mapping by Andreas Fischbach · 14 years ago
  92. 0654bce map byte[] without length to blob by Andreas Fischbach · 14 years ago
  93. 3bf2128 312854: EclipseLink Summit 2010 : JPA 2.0 Metamodel API presentation final draft by Michael O'Brien · 14 years ago
  94. b4882a7 expand maxdbplatform to get srg and wdf tests running (not finished yet) by Andreas Fischbach · 14 years ago
  95. 2d5c606 minor update by Tom Ware · 14 years ago
  96. 15232e1 Bug 312854 EclipseLink Summit - updates dynamic and road-map slides by Doug Clarke · 14 years ago
  97. cbe1147 by Peter Krogh · 14 years ago
  98. a953095 minor refinements by Eric Gwin · 14 years ago
  99. 78fa861 Bug 312854 EclipseLink Summit - Updated Dynamic Slides by Doug Clarke · 14 years ago
  100. d5f5a02 Add build presentation slides by Eric Gwin · 14 years ago