|
|
Topic |
Replies |
Views |
Last message |
 |
|
Multi tenancy with schema per tenant and ids by sequence The same sequence on each schema. |
1 |
2929 |
Thu, 26 April 2018 14:45 By: dav div  |
 |
|
@SequenceGenerator.schema in multitenancy JPA EclipseLink |
0 |
417 |
Thu, 26 April 2018 14:29 By: dav div  |
 |
|
EclipseLink 2.7.2 release date |
0 |
464 |
Mon, 23 April 2018 17:19 By: Endre Major  |
 |
|
Multi tenancy with schema per tenant |
16 |
16098 |
Tue, 24 April 2018 17:26 By: dav div  |
 |
|
Calling PLSQL stored procedure throws error Getting java.sql.SQLException: ORA-06530: Reference to uninitialized composite |
2 |
2898 |
Fri, 20 April 2018 15:07 By: nivrutti shinde  |
 |
|
How to use EclipseLink to implement multi-tenancy I want to use EclipseLink to implement multi-tenancy,but I don't konw what I shoud do. |
1 |
366 |
Thu, 19 April 2018 11:50 By: Ed Merks  |
 |
|
Static weaving with Base Entity class in a seperate jar fails Static weaving with Base class in a seperate jar fails |
1 |
2833 |
Wed, 18 April 2018 16:26 By: Chris Delahunt  |
 |
|
REST Path("/") conflicts with app Root REST path conflicts with app requirements |
2 |
171 |
Wed, 11 April 2018 20:33 By: Erik Sliman  |
 |
|
java 10 with jpa eclipselink and tomcat 9 persistence.xml is not loaded |
2 |
426 |
Tue, 10 April 2018 15:40 By: Riccardo Cohen  |
 |
|
No conversion value provided for the attribute [CO] Unable to set values to a Dynamic Entity Property having enum values |
0 |
4102 |
Fri, 06 April 2018 12:40 By: Raghavendra Sharma  |
 |
|
Oracle 12c support Oracle 12c Support |
0 |
4048 |
Fri, 06 April 2018 05:34 By: Ako Festum  |
 |
|
History Policy History policy is not working, the log shows that "Internal Exception: org.h2.jdbc.JdbcSQLException: NULL not allowed for column "PK"; SQL statement:" |
1 |
907 |
Wed, 04 April 2018 14:17 By: Chris Delahunt  |
 |
|
Data too long for column error but it should fit Getting error when trying to insert string of 115 chars into a VARCHAR(750) on mysql |
0 |
3146 |
Fri, 30 March 2018 07:24 By: David Badia  |
 |
|
EclipseLink 2.6 Long Primary Key Mapping PostgreSQL Why is EclipseLink mapping Long to Integer in PostgreSQL? |
1 |
3695 |
Wed, 28 March 2018 02:44 By: Chris Delahunt  |
 |
|
joinTransaction() opens transaction? bug in eclipselink/geronimo |
1 |
810 |
Wed, 28 March 2018 02:38 By: Chris Delahunt  |
 |
|
Problem persisting TimestampTZ with JPA |
6 |
6491 |
Wed, 28 March 2018 02:22 By: Chris Delahunt  |
 |
|
OrderColumn not respected in fetch of unidirectional OneToMan |
1 |
700 |
Wed, 21 March 2018 15:06 By: Chris Delahunt  |
 |
|
Attribute Converter not working properly on lists |
2 |
1547 |
Thu, 15 March 2018 23:53 By: Sylvain Autran  |
 |
|
Shared Cache produce invalid 1-N elements that are not managed by entity manager |
3 |
538 |
Wed, 14 March 2018 19:30 By: Alexander Roytman  |
 |
|
Cant prevent transient fields from being copied from shared cache to entity manager instances |
1 |
2873 |
Wed, 14 March 2018 14:45 By: Chris Delahunt  |
 |
|
getSingleResult return no entity even if should be return one |
2 |
2326 |
Thu, 08 March 2018 14:08 By: IT Services  |
 |
|
Indirection Issue - QueryBasedValueHolder incompatible ava.lang.ClassCastException: org.eclipse.persistence.internal.indirection.QueryBasedValueHolder incompatible with |
6 |
1876 |
Tue, 27 February 2018 08:14 By: Somasundaram Pappannan  |
 |
|
switch off @Customizer-based filtering at runtime ... |
0 |
2528 |
Mon, 26 February 2018 11:02 By: Pierre Feldbusch  |
 |
|
Static Weaving on OpenJDK doesn't work |
0 |
1875 |
Sat, 24 February 2018 20:09 By: Robert Siebeck  |
 |
|
Mapping between the property name of a DynamicType and the Java Class name mapping between the property name of a DynamicType and the Java Class name of the corresponding DynamicEntity. |
0 |
771 |
Thu, 15 February 2018 10:41 By: Raghavendra Sharma  |
 |
|
Join condition of INNER JOIN |
3 |
2048 |
Mon, 12 February 2018 15:02 By: Chris Delahunt  |
 |
|
Optimizing EclipseLink generated SQL Questions about the cartesian products it often generates |
9 |
4102 |
Thu, 08 February 2018 09:31 By: Frederick Gaens  |
 |
|
ManyToMany @BatchFetch parameters |
0 |
2259 |
Wed, 07 February 2018 12:24 By: Patrick Rode  |
 |
|
@OneToOne relation PK not filled Pk of child entity not filled on persist |
3 |
1795 |
Tue, 06 February 2018 17:50 By: Arco van der Velden  |
 |
 |
EclipseLink OneToOne CascadeType.All is not working EclipseLink OneToOne CascadeType.All is not working in BiDirection mapping |
2 |
3521 |
Tue, 06 February 2018 15:54 By: Chris Delahunt  |
 |
|
Unable to retrieve timestampz from postgresql db Eclipselink gives ConversionException retrieving timestamptz field from postgresql database |
5 |
1710 |
Wed, 24 January 2018 15:21 By: Satya R  |
 |
|
Multitenant deployment error Error when deploying multi tenant entities with ManyToMany relations |
0 |
3716 |
Mon, 22 January 2018 17:31 By: Arco van der Velden  |
 |
|
update events for @order field |
0 |
3116 |
Tue, 16 January 2018 19:35 By: jerome pommier  |
 |
|
MappedSuperClass with EclipseLink |
1 |
2783 |
Mon, 15 January 2018 14:59 By: Chris Delahunt  |
 |
|
@Version on @MappedSuperclass |
2 |
3501 |
Thu, 11 January 2018 04:41 By: Sukma Wardana  |
 |
|
Eclipselink assumes erroneous NoPlatform when target-server not set |
1 |
275 |
Tue, 02 January 2018 20:43 By: Wolfgang Winter  |
 |
|
Eclipselink sync rmi cache coordination and Database Change Notification in large scale project |
0 |
6467 |
Mon, 01 January 2018 09:57 By: saman sheikhtajian  |
 |
|
EclipseLink 2.7.0 and JPA API 2.2.0 - signature mismatch |
1 |
4431 |
Sat, 23 December 2017 16:01 By: Guido Schnepp  |
 |
|
How do I download and build Eclipselink 2.2.0? I would like instructions for building Eclipselink 2.2.0 |
0 |
3318 |
Tue, 19 December 2017 21:19 By: John Panelli  |
 |
|
EntityGraph not working in GlassFish By: B J on Fri, 17 November 2017 |
2 |
3068 |
Fri, 15 December 2017 14:26 By: Gabriel Pascual  |
 |
|
Blocked - waiting to lock Concurrency issue in MOXyJsonProvider |
0 |
3156 |
Thu, 14 December 2017 21:39 By: Mike Wallace  |
 |
|
Custom query to load list in bidirectional onetomany relationship |
1 |
548 |
Mon, 11 December 2017 18:02 By: Chris Delahunt  |
 |
|
L2 cache coordination in Wildfly Cache coordination |
0 |
3687 |
Mon, 27 November 2017 16:17 By: Alberto Gori  |
 |
|
HistoryPolicy reuse class descriptor causing error on Postgres with GenerationType.IDENTITY Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.2.v20151217-774c696): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.postgresql.util.PSQLException: ERROR |
1 |
4584 |
Sat, 25 November 2017 15:49 By: Muhammad Asad Sukkurwala  |
 |
|
Change Collection Mapping Selection Criteria on the fly How can we change collection mapping selection criteria of a class descriptor in runtime? |
2 |
3182 |
Tue, 21 November 2017 18:53 By: Nandan Kulkarni  |
 |
|
Question about where to set cascades in entity classes |
1 |
2406 |
Tue, 21 November 2017 18:05 By: Chris Delahunt  |
 |
|
What's the status of MOXy JSON Schema? JAXB Eclipselink MOXy JSON Schema |
0 |
4321 |
Wed, 15 November 2017 11:38 By: Vincenzo Zocca  |
 |
|
Logging about time to create entity manager factory Impl should exist |
7 |
2789 |
Mon, 06 November 2017 09:19 By: Nuno G. de M.  |
 |
|
@Version timestamp; select local or server time Timestamp returned by the EclipseLink for the locking field is the local time while the server time is required. |
0 |
3319 |
Wed, 01 November 2017 21:25 By: Amita Mehta  |
 |
|
Dynamic retrieve xsd information through Moxy |
0 |
2719 |
Tue, 31 October 2017 16:41 By: John Todd  |
 |
|
Dynamic explore xsd attributes or metadata information through Moxy question |
0 |
2770 |
Tue, 31 October 2017 16:35 By: John Todd  |
 |
|
<property name="eclipselink.canonicalmodel.generate_timestamp" value="false"/ When we set the property <property name="eclipselink.canonicalmodel.generate_timestamp" value="false"/> it is ignored by EclipseLink v2.7.0 |
2 |
2062 |
Tue, 31 October 2017 16:24 By: Lukas Jungmann  |
 |
|
2 or more constraints when doing anyOf |
3 |
2850 |
Thu, 26 October 2017 13:37 By: thorsten kruse  |
 |
|
Please refactor code - use sonar -EntityManagerSetupImpl - PreDeploy has 400 lines of code |
0 |
2981 |
Tue, 24 October 2017 08:56 By: Nuno G. de M.  |
 |
|
Cache Coordination not Working properly Cache Coordination not Working properly |
1 |
731 |
Mon, 23 October 2017 19:51 By: Chris Delahunt  |
 |
|
how to write DDL sql for create table in Eclipselink JPA |
1 |
4197 |
Wed, 18 October 2017 10:32 By: Christian Eugster  |
 |
|
complex merge fails with IntegrityConstraintException <SOLVED> |
0 |
2477 |
Wed, 18 October 2017 10:18 By: Christian Eugster  |
 |
|
JPA - String attribute linked to xml type column |
0 |
2341 |
Mon, 16 October 2017 15:16 By: Mike Figo  |
 |
|
Add @Transient annotaion on the dynamically generated entity field using eclipselink |
2 |
1315 |
Mon, 09 October 2017 13:52 By: Thiagarajan Ramani  |
 |
|
Extra criteria on ManyToMany relation Extra criteria on ManyToMany relation |
0 |
4041 |
Wed, 04 October 2017 13:19 By: Arco van der Velden  |
 |
|
Wildfly 10 - The cost of creating the first eclipselink EntityManager during deployment is extremell |
0 |
6552 |
Mon, 02 October 2017 16:40 By: Nuno G. de M.  |
 |
|
How to use JPA and Hibernate together with Tomcat 8? Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] |
6 |
18464 |
Mon, 02 October 2017 06:05 By: Karen Goh  |
 |
|
Performance problem when doing merge The cache does not match my dehibernated objects (giving bad performance). |
2 |
12430 |
Wed, 27 September 2017 15:12 By: magnus persson  |
 |
|
ConcurrentModificationException using ReadObjectquery with EclipseLink 2.6.4 ConcurrentModificationException using ReadObjectquery with EclipseLink 2.6.4 |
7 |
10495 |
Wed, 27 September 2017 15:05 By: P Shetty  |
 |
|
Recovering from connection exceeded time limit Oracle connection time exceeded and logged off. How to create a new connection? |
2 |
9024 |
Mon, 18 September 2017 21:04 By: Phil Scadden  |
 |
|
Attempting to execute an operation on a closed EntityManager Eclipse Link 2.6.0 with JBoss 7.0.A |
1 |
4189 |
Wed, 13 September 2017 14:42 By: Chris Delahunt  |
 |
|
Migrating from Oracle Toplink to Eclipselink Help needed for Migrating application from Oracle Toplink to Eclipselink |
1 |
8213 |
Mon, 11 September 2017 14:56 By: Chris Delahunt  |
 |
|
Getting hung threads in Eclipselink 2.6.4 Getting hung threads in Eclipselink 2.6.4 while getting relation objects |
4 |
6702 |
Wed, 06 September 2017 14:33 By: Chris Delahunt  |
 |
|
Strange behaviour on Oracle 12 with escape character |
3 |
10282 |
Wed, 30 August 2017 14:51 By: Chris Delahunt  |
 |
|
Eclipse EclipseLink & OJDBC Versions |
1 |
5395 |
Wed, 30 August 2017 14:39 By: Chris Delahunt  |
 |
|
EclipseLink @TableGenerator Concurrency Issue EclipseLink @TableGenerator does not work properly in Concurrent thread |
1 |
5512 |
Tue, 29 August 2017 13:58 By: Chris Delahunt  |
 |
|
EclipseLink @TableGenerator Concurrency Issue EclipseLink @TableGenerator does not work properly in Concurrent thread |
1 |
5599 |
Tue, 29 August 2017 13:57 By: Chris Delahunt  |
 |
|
eclipselink-2.2.0 link IN Clause Any way to support dynamic values in static IN parameterized clause |
1 |
3235 |
Thu, 24 August 2017 16:10 By: Chris Delahunt  |
 |
|
Eclipselink reverts merged entities When trying to get entities after merge, changes are reverted |
1 |
3966 |
Wed, 23 August 2017 14:30 By: Chris Delahunt  |
 |
|
Getting NullPointerException in FullIdentityMap.getCacheKey() upon query.getResultList() Getting NullPointerException at FullIdentityMap.getCacheKey(FullIdentityMap.java:100) |
4 |
14521 |
Fri, 18 August 2017 02:55 By: Jacob Kjome  |
 |
|
I need some help on adding StructConverters programatically. StructConverters for user defined types in Oracle |
4 |
6664 |
Mon, 14 August 2017 16:09 By: Sumitro Palit  |
 |
|
Version 2.6.4 Exceptin: SOAPMessage request format error - java.lang.NullPointerException DBWS generated war fails on Weblogic 10.3.6 server (DB is Oracle XE 11g) |
1 |
7518 |
Fri, 11 August 2017 02:18 By: bhasker tiwari  |
 |
|
Cannot remove an entity with @ManyToOne association without fetching its contents |
1 |
2849 |
Tue, 08 August 2017 21:09 By: Chris Delahunt  |
 |
|
How do I insert into the bridging table for many to many tables ? |
3 |
13003 |
Tue, 08 August 2017 21:06 By: Chris Delahunt  |
 |
|
Can fetch size be made to propagate to subqueries made for BatchFetchType.JOIN |
0 |
5096 |
Fri, 04 August 2017 09:21 By: Jonathan Lawson  |
 |
|
How to close entity manager/ DB connection / unit of work when EntityFetchGroup is used |
1 |
4194 |
Thu, 03 August 2017 14:56 By: Chris Delahunt  |
 |
|
The import org.eclipse.persistence.annotations.OptimisticLocking cannot be resolved Classes in org.eclipse.persistence.. not seen by Eclipse |
0 |
8234 |
Wed, 02 August 2017 15:44 By: Carl Cochet  |
 |
|
History Tables for Entities using Single_Table Inheritance Strategy Wondering if this is possible, and if so, how to implement these history tables? |
0 |
5777 |
Tue, 01 August 2017 16:47 By: Cameron M  |
 |
|
java.lang.NullPointerException while converting DynamicEntity java.lang.NullPointerException while converting DynamicEntity |
1 |
8783 |
Tue, 01 August 2017 04:08 By: Chris Delahunt  |
 |
|
DDL & DTO |
1 |
4614 |
Fri, 28 July 2017 14:04 By: Chris Delahunt  |
 |
|
Setting up cache coordination with Payara |
0 |
7571 |
Fri, 28 July 2017 07:10 By: Vano Beridze  |
 |
|
DDL & MySQL & Primary Key |
1 |
4097 |
Wed, 26 July 2017 15:29 By: Chris Delahunt  |
 |
|
Persist with secondaryTable from non PK field |
2 |
3716 |
Fri, 21 July 2017 19:07 By: Chris Delahunt  |
 |
|
Unable to get data from extensible entity using Odata Get request on the extensible entity doesnt work |
0 |
6444 |
Fri, 21 July 2017 07:54 By: Tripti Malviya  |
 |
|
SQL Server session Settings Problem with ANSI_WARNINGS flag and TRUNCATE-ing error |
0 |
4081 |
Thu, 20 July 2017 20:22 By: Bret Williams  |
 |
|
Sharing one column in multiple ForeignKeys DDL generation for Entity Relations, when using the same key twice |
1 |
5688 |
Mon, 10 July 2017 15:27 By: Chris Delahunt  |
 |
|
Configuring Single Table Multitenancy for stored tenant ID using Spring Configuring Single Table Multitenancy for stored tenant ID using Spring 4.x, Spring Data By: John N on Fri, 07 July 2017 |
0 |
10656 |
Fri, 07 July 2017 07:16 By: John N  |
 |
|
Use moxy to handle 3rd party interfaces MOXY |
0 |
6389 |
Wed, 28 June 2017 17:51 By: Hector Fontanez  |
 |
|
HistoryPolicy: Remove fields from history table |
0 |
4191 |
Tue, 27 June 2017 06:47 By: Steffen Gebert  |
 |
|
Persist vs Merge different exception handling |
7 |
22548 |
Mon, 26 June 2017 13:59 By: Chris Delahunt  |
 |
|
NullPointerException in PersistenceUnitUtil.getIdentifier() |
3 |
7168 |
Wed, 21 June 2017 14:10 By: Chris Delahunt  |
 |
|
How to define xml name and plural name of a TAG EMF ecore: defining xml.name and xml.pluralname |
0 |
8291 |
Mon, 19 June 2017 16:59 By: Salvador Ruiz Cabrera  |
 |
|
Oracle Wallet Configuration using Oracle Wallet under Eclipselink JPA |
8 |
14404 |
Fri, 16 June 2017 05:46 By: Madhukar Ponnuru  |
 |
|
eclipselink 2.6.4 STUCK thead We are getting a lot of stuck thread in our production environment EclipseLink 2.6.4 WebLogic 12.2.1.2 |
1 |
6250 |
Wed, 14 June 2017 16:02 By: Chris Delahunt  |
 |
|
Eclipselink PerformanceProfiler Not Thread Safe |
2 |
8627 |
Wed, 07 June 2017 12:52 By: Nuno G. de M.  |
 |
|
Generate JAXB Classes - cannot find XJCFacade Generate JAXB classes menu gets ClassNotFoundException |
11 |
82625 |
Fri, 02 June 2017 19:43 By: Patrik Suzzi  |
 |
|
problem when migrating from oracle11 to oracle12e Getting ClassCast Exception when migrating from oracle11 to oracle12e |
4 |
11794 |
Thu, 25 May 2017 11:04 By: Avinash TS  |
 |
|
Difference between Dynamic vs Static weaving in Weblogic 12c What is key difference |
1 |
33946 |
Wed, 24 May 2017 16:25 By: Chris Delahunt  |
 |
|
Transaction isolation 2 |
1 |
2453 |
Wed, 24 May 2017 16:24 By: Chris Delahunt  |
 |
|
What is the right approach for Multi-tenancy using eclipselink |
2 |
50442 |
Mon, 15 May 2017 13:26 By: Nazmul Price  |
 |
|
Eclipselink 2.4.2 ScrollableCursor return REsult Set Close |
0 |
37446 |
Tue, 09 May 2017 00:08 By: Estevao Jordao  |
 |
|
How to use JPA-RS without J2EE environment? |
0 |
16610 |
Fri, 05 May 2017 07:46 By: Atila Hajnal  |
 |
|
Exception Description: Operation not supported: [instantiateForUnitOfWorkValueHolder] |
10 |
14050 |
Thu, 04 May 2017 18:24 By: Chris Delahunt  |
 |
|
javaagent and eclipselink.persistencexml |
0 |
18979 |
Thu, 04 May 2017 11:16 By: Frank Schwarz  |
 |
|
EclipseLink: internal pool and external pool usage |
0 |
15003 |
Fri, 14 April 2017 12:33 By: Pavel No  |
 |
|
QueryException: Modify queries require an object to modify, InsertObjectQuery(null) Can't save several entities at the same time in different threads |
1 |
5003 |
Fri, 07 April 2017 02:12 By: Mathias Dpunkt  |
 |
|
EntityNotFound Esxception or Null values ? |
3 |
4381 |
Wed, 05 April 2017 16:28 By: Chris Delahunt  |
 |
|
BatchFetch examples? Having issues getting BatchFetch to work |
6 |
9658 |
Wed, 05 April 2017 16:07 By: Jason Mesches  |
 |
|
WLS 12.2.1 with TopLink and weird Exception URI scheme is not "file" |
0 |
9685 |
Wed, 05 April 2017 14:53 By: Michael Saladin  |
 |
|
Do we have commercial support for eclipselink? |
1 |
2270 |
Tue, 04 April 2017 20:42 By: Chris Delahunt  |
 |
|
Wrong deserializing of collection from JSON |
0 |
8882 |
Tue, 04 April 2017 13:03 By: Kamen Ivanov  |
 |
|
Marshaller not generating namespace definition Marshaller not generating namespace definition |
0 |
5611 |
Sat, 01 April 2017 00:54 By: Varuna Jain  |
 |
 |
Support for LocalDateTime Support for LocalDateTime |
0 |
5598 |
Fri, 31 March 2017 22:43 By: Helio Thomas Mora  |
 |
|
How to set SLF4J logger for EclipseLink 2.7.0 |
0 |
8475 |
Fri, 31 March 2017 17:57 By: Pavel No  |
 |
 |
Make normal code building for EclipseLink |
0 |
8284 |
Fri, 31 March 2017 15:28 By: Pavel No  |
 |
|
Datetime mapping on SQLite data source |
2 |
7088 |
Fri, 31 March 2017 10:21 By: Roberto Palermo  |
 |
|
Unrecognized query hint [eclipselink.fetch-group.name] HHH000121: Ignoring unrecognized query hint [eclipselink.fetch-group.name] By: Ida Li on Sat, 11 March 2017 |
1 |
7899 |
Fri, 31 March 2017 00:06 By: Chris Delahunt  |
 |
 |
[SOLVED] - Impossible to store Large CLOBS with Oracle11Platform and Oracle 11g ORA-06502: PL/SQL: numeric or value error: character string buffer too small |
1 |
5427 |
Tue, 28 March 2017 20:24 By: Eduardo Frazão  |
 |
|
How to exclude entity transactions from logging How to exclude entity transactions from logging |
2 |
8495 |
Mon, 27 March 2017 17:38 By: Gene Turner  |
 |
|
ConcurrencyManager.releaseDeferredLock production will stuck When feching values. |
2 |
27554 |
Mon, 27 March 2017 17:02 By: Chris Delahunt  |
 |
|
QueryHint INHERITANCE_OUTER_JOIN Usgae ofQueryHint INHERITANCE_OUTER_JOIN not effective if FIRST_RESULT and MAX_ROWS are set in Query |
1 |
3589 |
Mon, 27 March 2017 16:46 By: Chris Delahunt  |
 |
|
Adding dependency to EclipseLink (ant+maven+Tycho) |
4 |
4577 |
Thu, 23 March 2017 14:00 By: Pavel No  |
 |
|
Eclipselink Performance test failed at 95 percentile Eclipselink is calling Millions of call to DB |
9 |
6513 |
Tue, 21 March 2017 21:26 By: Prashant Saraf  |
 |
|
SOAP IllegalArgumentException for array parameter |
1 |
3117 |
Fri, 17 March 2017 15:24 By: yev xxxxx  |
 |
|
Usage of QueryHint INHERITANCE_OUTER_JOIN Usgae ofQueryHint INHERITANCE_OUTER_JOIN not effective if FIRST_RESULT and MAX_ROWS are set in Query |
0 |
2340 |
Thu, 16 March 2017 05:20 By: Rajeswari Kolluri  |
 |
 |
Exception in thread "main" Local Exception Stack: JPA with Eclipselink |
1 |
3247 |
Wed, 08 March 2017 18:24 By: Chris Delahunt  |
 |
|
Eclipselink error 3002 |
5 |
5382 |
Mon, 06 March 2017 20:22 By: Chris Delahunt  |
 |
|
Eclipselink 2.6.4 LEFT JOIN TREAT QUERY Not working properly |
3 |
3436 |
Mon, 06 March 2017 20:13 By: Chris Delahunt  |
 |
|
Connection does not get closed after entityManager.getTransaction().commit(); call |
3 |
1522 |
Mon, 06 March 2017 20:11 By: Amita Mehta  |
 |
|
moxy is not able to convert a List<String> to JSON SEVERE: MessageBodyWriter not found for media type=application/json, type=class java.util.ArrayList, genericType=java.util.List<java.lang.String>. |
3 |
3363 |
Thu, 02 March 2017 09:41 By: Sigi Mising name  |
 |
|
eclipselink History Policy: custom field how to add a custom field to history policy |
5 |
7149 |
Tue, 28 February 2017 17:18 By: Kevin Jordan  |
 |
|
Wildfly 10.0.0.Final - Sample War App - Using Eclipselink 2.6.4 - jar-file paths not properly handle Eclipselink integration with wildfly not handling properly persistnece.xml jar-file |
2 |
5292 |
Thu, 23 February 2017 09:25 By: Nuno G. de M.  |
 |
|
Does it possible to make "alter online table" queries in mysql/mariadb |
0 |
11464 |
Tue, 21 February 2017 06:50 By: Vjacheslav Borisov  |
 |
|
What is the point of setNullValue |
0 |
7945 |
Mon, 20 February 2017 00:38 By: Jared Walker  |
 |
|
Many databases, same shared schema. One EntityManagerFactory? How to share the same EntityManagerFactory for several (same-schema) databases |
3 |
57006 |
Thu, 16 February 2017 21:31 By: Joe Grassel  |
 |
|
Error creating moxy jaxb context |
0 |
21089 |
Wed, 15 February 2017 20:28 By: leor amikam  |
 |
|
Moxy xpath predicate not working xpath xml |
5 |
24087 |
Fri, 10 February 2017 17:07 By: surya aditya  |
 |
|
MOXY problems with EntityResolver for DynamicJAXBContextFactory Method resolveEntity of EntityResolver does not work if the output is null for schemas already loaded |
0 |
18370 |
Fri, 10 February 2017 13:34 By: Sara Nieto  |
 |
|
EclipseLink 2.7.0 Roadmap |
2 |
4479 |
Thu, 09 February 2017 09:23 By: Rainer anß  |
 |
 |
NullPointerException on Eclipselink LAZY loading NullPointerException on Eclipselink LAZY loading |
4 |
1664 |
Wed, 08 February 2017 18:05 By: Chris Delahunt  |
 |
|
EclipseLink Moxy query by xpath using getValueByXPath EclipseLink Moxy query by xpath using getValueByXPath |
0 |
14475 |
Wed, 08 February 2017 18:04 By: surya aditya  |
 |
|
Eclipselink 2.6 does not work with MongoDB Eclipselink 2.6 does not work with MongoDB |
2 |
1906 |
Wed, 08 February 2017 14:36 By: Elisa Croci  |
 |
|
refreshObject after commit causes problem for value change in the next transaction |
3 |
99927 |
Tue, 07 February 2017 22:58 By: Ye Huang  |
 |
 |
Issue with Eclipselink LAZY loading Eclipselink LAZY loading throwing the NullPointerException |
2 |
1941 |
Mon, 06 February 2017 20:46 By: anuradha pemmasani  |
 |
|
Eclipselink ElementCollection Duplicates Eclipselink |
0 |
9646 |
Thu, 02 February 2017 21:49 By: Reesa Phillips  |
 |
|
duplicate tenant_id in WHERE clause for @Multitenant @Multitenant support - duplicate tenant_ids tests in generated SQL |
0 |
10239 |
Wed, 01 February 2017 09:34 By: Nick Stephen  |
 |
|
How to add a Window Function to a JPA Criteria Query? |
0 |
12713 |
Tue, 31 January 2017 11:48 By: Joachim Kanbach  |
 |
|
Error unmarshaling xml with MTOM attachment |
0 |
11827 |
Mon, 30 January 2017 23:53 By: leor amikam  |
 |
|
Constraint violation with @OrderColumn |
1 |
4066 |
Mon, 30 January 2017 23:17 By: Marc Dzaebel  |
 |
|
Eclipselink + c3p0 |
4 |
7114 |
Fri, 27 January 2017 01:50 By: Ari Meyer  |
 |
|
Problems with aggregate collection mappings |
0 |
20338 |
Thu, 26 January 2017 14:56 By: Markus Sinsel  |
 |
|
Cache coordination using jgroups using UDP unicast, is it possible Cache coordination with jgroups |
0 |
35016 |
Sat, 14 January 2017 14:58 By: Steinar Dahl  |
 |
|
Bi-directional entity-keyed map Can it be done? |
0 |
22741 |
Wed, 11 January 2017 22:54 By: Marco Dorfliger  |
 |
|
Moxy - return class type for XML element xpath xml |
2 |
15541 |
Wed, 11 January 2017 22:46 By: leor amikam  |
 |
|
Trouble with getter annotations in entities What determines where eclipselink will look for @Column, @Temporal and @Id annotations? |
1 |
2354 |
Wed, 11 January 2017 17:11 By: Chris Delahunt  |
 |
|
Issue with EclipseLink entities What determines where eclipselink is looking for @Column, @Temporal and @Id annotations? |
1 |
2423 |
Wed, 11 January 2017 17:08 By: Chris Delahunt  |
 |
 |
Eclipse link Groups by on embedded entity rather than on the root entity in Criteria Query Criteria query issue in eclipse link with embedded entity in group by clause. |
0 |
16227 |
Tue, 10 January 2017 06:58 By: sachin joshi  |
 |
|
Why I get java.lang.ClassCircularityError ? |
1 |
3280 |
Mon, 09 January 2017 21:53 By: Deepak Pant  |
 |
 |
Eclipselink: batch reading creates a lot of queries |
1 |
13315 |
Sat, 07 January 2017 20:44 By: Chris Delahunt  |
 |
 |
Erro: Column name is being ignored An exception was thrown while trying to Query. The EclipseLink is changes the field (column name) name by the the attribute name. |
1 |
9784 |
Sat, 07 January 2017 20:39 By: Chris Delahunt  |
 |
|
The DB2 platform/dialect is inefficient, out of date and inexact |
1 |
847 |
Sat, 07 January 2017 14:36 By: Denis Forveille  |
 |
|
Eclipselink with JTA Eclipselink with JTA |
0 |
15281 |
Tue, 03 January 2017 06:33 By: Baqar Naqvi  |
 |
|
NullPointerException when using HAVING on JPQL |
0 |
16093 |
Mon, 19 December 2016 11:36 By: Eduardo Frazão  |
 |
|
An exception was thrown while trying to load persistence unit at url: rsrc:.. Loading persistance.xml exception |
0 |
13444 |
Wed, 14 December 2016 15:16 By: Mario Misic  |
 |
 |
ConcurrencyException throwed [SOLVED] |
3 |
2253 |
Wed, 14 December 2016 11:06 By: vrivon Mising name  |
 |
|
JPA ManyToMany relationship in Oracle NoSql - @JoinTable JPA ManyToMany relationship in Oracle NoSql - @JoinTable |
0 |
8366 |
Tue, 13 December 2016 13:07 By: Anurag Ambasta  |
 |
|
JPA / Oracle NoSql / Eclipselink - Record Insertion Issue JPA using EclipseLink with One-to-Many Relationship in Oracle NoSql DB throws javax.persistence.PersistenceException: Exception [EclipseLink-90000] (Eclipse Persistence Services - 2.6.4.v20160829-4406 |
0 |
5853 |
Mon, 12 December 2016 11:05 By: Anurag Ambasta  |
 |
|
EclipseLink - @OneToOne mapping does not update MongoDB(NoSQL) |
1 |
3797 |
Wed, 07 December 2016 18:30 By: Asaf Natan  |
 |
|
JPA 2.1 AttributeConverter autoApply option not working if converter class extends base class |
1 |
5295 |
Wed, 07 December 2016 10:27 By: Robin Sander  |
 |
|
right way to maintain bi-directional relationships |
2 |
2201 |
Tue, 06 December 2016 09:49 By: stefano grima  |
 |
 |
How to get Eclipselink to fire JSR303 constraints in mapped super class? 303 constraints on mapped super classes... |
7 |
1927 |
Mon, 05 December 2016 11:56 By: Nuno G. de M.  |
 |
|
dynamic upates update statements only for modified fields |
3 |
6280 |
Mon, 05 December 2016 07:52 By: Racer I.  |
 |
 |
ValidationException Isolated Data is not currently supported within a Client Exception [EclipseLink-7114] (Eclipse Persistence Services - 2.5.1.v20130824-981335c): org.eclipse.persistence.exceptions.ValidationException Exception Description: Isolated Data is not currently supp |
4 |
3717 |
Sun, 04 December 2016 07:14 By: Nagarajan Chinnasamy  |
 |
|
Correct usage of Java EntityManager Thread blocking inside the JPA Implementaton |
1 |
22533 |
Fri, 02 December 2016 17:24 By: Chris Delahunt  |
 |
|
Documentation for eclipselink.transaction.join-existing property? Can somebody provide a more in-depth description on the function of the eclipselink.transaction.join-existing property? |
1 |
1524 |
Thu, 01 December 2016 19:42 By: Chris Delahunt  |
 |
|
EclipseLink can't create foreign key constraints It seems that EclipseLink has some problems creating foreign key constraints based on JPA annotations |
1 |
5127 |
Thu, 01 December 2016 19:37 By: Chris Delahunt  |
 |
|
FetchType.EAGER not always loaded eagerly |
0 |
15675 |
Wed, 23 November 2016 10:34 By: Benjamin Ellenberger  |
 |
|
FetchType.EAGER not always loaded eagerly |
0 |
15645 |
Wed, 23 November 2016 10:33 By: Benjamin Ellenberger  |
 |
|
Duplicate schema for sequence table |
8 |
11893 |
Fri, 18 November 2016 09:43 By: Dhaval Yoganandi  |
 |
 |
XmlPath Issue with MOXy 2.6.0 By: M. H. on Wed, 16 November 2016 |
0 |
50351 |
Wed, 16 November 2016 19:05 By: M. H.  |
 |
 |
Eclipselink 2.6.4CR1 can't query with MongoDB Eclipselink 2.6.4CR1 can't query with MongoDB |
0 |
62331 |
Mon, 14 November 2016 09:20 By: wl piaoyi  |
 |
|
Cache coordination on Jboss EAP 6.2 JMS By: tan ks on Thu, 10 November 2016 |
2 |
8975 |
Mon, 14 November 2016 02:54 By: tan ks  |
 |
|
Named Query after Update before Commit |
2 |
13638 |
Wed, 09 November 2016 20:22 By: Shannon Scott  |
 |
|
EclipseLink 2.5 with weblogic 10.3.6 and JPA2.0 Is EclispeLink JPA backward compatible? |
0 |
21461 |
Wed, 09 November 2016 12:13 By: Manoj PG  |
 |
|
JPA with sybase kerberos I am trying to write a program using JPA which has to try to authenticate to sybase using kerberos. Sybase example programs show that we need to specify the properties REQUEST_KERBEROS_SESSION and SE |
0 |
11664 |
Mon, 07 November 2016 13:34 By: madhu klce  |
 |
|
Metamodel not being created until after first use |
2 |
3913 |
Fri, 04 November 2016 19:12 By: Reesa Phillips  |
 |
 |
Lazy loaded relation after detach with cascade detach not detached. |
1 |
13590 |
Wed, 26 October 2016 15:55 By: Chris Delahunt  |
 |
|
How to create DB2 tables from entitys |
1 |
1061 |
Wed, 26 October 2016 15:40 By: Chris Delahunt  |
 |
|
Moxy - supported xPath version? xpath |
0 |
13307 |
Mon, 17 October 2016 18:16 By: leor amikam  |
 |
|
Native Queries and ResultSetMapping - caching problem We want to perform two native queries on the same ResultSetMapping. Between the two queries, we manually update the object in OracleDb: we would like to see in the second query result the new manually |
1 |
3101 |
Wed, 12 October 2016 13:47 By: Chris Delahunt  |
 |
|
Calling stored procedure in Oracle with complex object type parameters How to correctly annotate complex entity classes so that they map to the Object types in Oracle. |
2 |
3413 |
Thu, 06 October 2016 17:58 By: Martin Volejnik  |
 |
|
Criteria Distinct on (column) SELECT DISTINCT ON (COL) |
0 |
3116 |
Wed, 05 October 2016 08:15 By: Asaf Natan  |
 |
|
EciplseLink Caching - Strange behaviour While using Eclipse Link with Spring JPA and default setting, I am getting complete non-sense behavior with the cache. |
2 |
1045 |
Tue, 04 October 2016 17:34 By: Taylor Davenport  |
 |
|
NamedPLSQLStoredFunctionQuery example not working |
4 |
3566 |
Sun, 02 October 2016 23:59 By: graeme kitchen  |
 |
|
Nested REF_CURSOR |
2 |
1241 |
Sat, 01 October 2016 17:46 By: graeme kitchen  |