Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
    Replies Views Last message
  How to generate Metamodel classes with maven
By: Thomas P on Wed, 13 March 2024
1 335 Wed, 13 March 2024 13:06
By: Radek Felcman
  Delete operation calling update statement to make foreign key field to null
Delete operation calling update statement to make foreign key field to null
By: Sanjana C on Mon, 22 January 2024
3 1535 Fri, 08 March 2024 10:38
By: Sanjana C
  Unable to use cache coordination
By: Gonçalo Bernardo on Wed, 06 March 2024
2 496 Thu, 07 March 2024 10:06
By: Gonçalo Bernardo
  UCP connection labelling callback in eclipse link jpa
By: Jayaram Subramanian on Wed, 06 March 2024
0 554 Wed, 06 March 2024 20:02
By: Jayaram Subramanian
  few questions on RepeatableWriteUnitOfWork / IsolatedCache
we have an old application relying more on eclispe link 2.7 without JPA
By: Marc Godin on Tue, 30 January 2024
1 6237 Tue, 13 February 2024 13:33
By: Marc Godin
  Using a @Converter on (nullable) foreign key fields
By: David Wheeler on Fri, 08 January 2016
4 8594 Thu, 25 January 2024 17:02
By: Adam Saghy
  Recommended way to model money (jsr354) and query by amount or by currency ?
By: Laurenzo Staal on Fri, 12 January 2024
3 1017 Fri, 19 January 2024 11:53
By: Laurenzo Staal
  Enabling weaving - problems and advice on migration
Problems with enabling weaving in order to fetch entities lazily
By: Sahar Rahmatian on Tue, 16 January 2024
1 629 Wed, 17 January 2024 16:00
By: Chris Delahunt
  Globally map boolean fields onto smallint in Postgres
By: Alexander Roytman on Sat, 13 January 2024
1 491 Tue, 16 January 2024 18:33
By: Chris Delahunt
  Deletion of entity throwing foreign key constraint for unidirectional mapping
Deletion of entity throwing foreign key constraint for unidirectional mapping
By: Sanjana C on Fri, 29 December 2023
4 1450 Fri, 05 January 2024 14:28
By: Chris Delahunt
  delete operation not happening in child object for relationship mapping
delete operation not happening in child object
By: Sanjana C on Thu, 21 December 2023
2 2480 Fri, 29 December 2023 05:49
By: Sanjana C
  Embedded Persistence Issue
Embedded objects that contains a child which has one to many relationship not persisting during merge of parent.
By: Mike Connolly on Fri, 15 December 2023
1 832 Wed, 27 December 2023 16:21
By: Chris Delahunt
  JDBC bind parameters only for one of them
JDBC bind parameters only for one of them
By: roberto montero on Mon, 17 February 2014
1 14991 Thu, 14 December 2023 22:03
By: Mike Arney
  MappedSuperClass with EclipseLink
By: Srinivas Nagesh on Wed, 10 January 2018
7 6840 Wed, 06 December 2023 18:05
By: Chris Delahunt
  OptimisticLockException Data from Table not getting Refreshed
Subsequent query still refers to the old version of the record throwing Optimistic Lock Exception
By: Amaladhithyan Krishnamoorthy on Thu, 02 November 2023
1 1277 Wed, 08 November 2023 15:37
By: Chris Delahunt
  distinct with order by sql query not working in eclipsleink
distinct with order by sql query not working in eclipsleink
By: Sanjana C on Mon, 30 October 2023
1 988 Fri, 03 November 2023 11:30
By: Sanjana C
  How to file an EclipseLink bug
By: Stefan Scheiber on Fri, 03 November 2023
3 357 Fri, 03 November 2023 10:27
By: Radek Felcman
  Eclipselink gives exception when running TestSuite
Eclipselink gives exception when running TestSuite
By: Sanjana C on Fri, 06 October 2023
6 2203 Mon, 23 October 2023 20:18
By: Chris Delahunt
  Eclipselink generating sequence twice which is unexcepted
Eclipselink generating sequence twice which is unexcepted
By: Sanjana C on Tue, 17 October 2023
3 1025 Mon, 23 October 2023 20:11
By: Chris Delahunt
  Eclipselink with spring giving error while loading descriptor xml
Eclipselink with spring giving error while loading descriptor xml
By: Sanjana C on Thu, 11 May 2023
2 2090 Wed, 20 September 2023 13:15
By: Sanjana C
  Caching or Something else
Entity Efficiency
By: Joseph McCay on Fri, 08 September 2023
1 9529 Tue, 12 September 2023 14:58
By: Chris Delahunt
  Eclipselink Static weave maven plugin throwing error
Eclipselink Static weave maven plugin throwing error
By: Sanjana C on Thu, 07 September 2023
1 518 Thu, 07 September 2023 12:17
By: Sanjana C
  Eclipselink throwing error while running junit
Eclipselink throwing error while running junit
By: Sanjana C on Wed, 23 August 2023
4 1792 Thu, 31 August 2023 09:08
By: Sanjana C
  DatabaseException is always logged to server.log
I want to test for a lock on a row, this works basically, but an exception is always logged with stacktrace and pollutes the server.log file.
By: Ulrich Cech on Mon, 17 July 2023
3 901 Fri, 21 July 2023 14:18
By: Chris Delahunt
  Memory comsumption with eclipselink (2.7)
By: Vicente Rossello on Mon, 17 July 2023
1 734 Wed, 19 July 2023 17:01
By: Chris Delahunt
  refreshIdentityMapResult - refresh cache only when new version
How to refresh cache only when there is a new version in database?
By: Milka Milicic on Fri, 07 July 2023
1 1519 Fri, 14 July 2023 15:12
By: Chris Delahunt
  Can't find eclipselink bundle when running java app with docker
By: Henrik van Onna on Fri, 30 June 2023
2 988 Mon, 03 July 2023 07:13
By: Henrik van Onna
  EclipseLink migration 2.1.3 -> 2.7.12
An issue with using the refreshIdentityMapResult() method in version 2.7.12
By: Vladislav Vladislav on Tue, 27 June 2023
0 1216 Tue, 27 June 2023 07:42
By: Vladislav Vladislav
  EL 3.0.x not writing into DiscriminatorColumn after migration from 2.7.3
In my migrated project the DTYPE column is not being populated by EclipseLink anymore
By: Manuel Lemcke on Thu, 01 June 2023
6 3798 Thu, 15 June 2023 14:58
By: Chris Delahunt
  XMLIDRef behaviour changed from 3.0.3 to 4.0
XmlID_Annotation is no longer respected from superclasses
By: Michael Wojke on Fri, 17 February 2023
3 1767 Wed, 14 June 2023 09:19
By: Michael Wojke
  Eclipselink 3.0.3 an Java 20
Errors when using Eclipselink 3.0.3 with Java 20
By: Michael Wojke on Tue, 13 June 2023
3 1069 Wed, 14 June 2023 09:16
By: Michael Wojke
  Error calling PostgreSQL stored procedure
By: Marco Ferretti on Fri, 12 May 2023
2 2701 Fri, 19 May 2023 00:49
By: Chris Delahunt
  TopLink migration to Eclipselink
TopLink migration to Eclipselink
By: Sanjana C on Fri, 28 April 2023
3 1824 Fri, 19 May 2023 00:12
By: Chris Delahunt
  Analyze Profiler Logs
By: Marco Rohn on Wed, 26 April 2023
0 977 Wed, 26 April 2023 08:45
By: Marco Rohn
  Is there a way to ignore a field when writing history table with @Customizer
By: Renato Freire on Wed, 12 April 2023
0 1071 Wed, 12 April 2023 09:09
By: Renato Freire
  Exclude field when creating history table by using @Customizer
By: Renato Freire on Wed, 12 April 2023
0 1007 Wed, 12 April 2023 08:37
By: Renato Freire
  Spring orm toplink to eclipselink
Migration of spring.orm.toplink.* to eclipselink
By: Sanjana C on Wed, 05 April 2023
1 634 Wed, 05 April 2023 19:07
By: Chris Delahunt
  Ping test failed error
Ping test failed error
By: Himanshu Verma on Fri, 17 March 2023
3 1125 Wed, 29 March 2023 14:24
By: Chris Delahunt
  Eclipselink nosql with MongoDB Atlas
Find JPA persistence unit settings to connect to MongoDB Atlas
By: Marcus B. on Wed, 29 March 2023
0 1229 Wed, 29 March 2023 10:08
By: Marcus B.
  Spring Transactions with ecliplink jpa
Spring Transactions with ecliplink jpa
By: Sanjana C on Wed, 29 March 2023
0 1238 Wed, 29 March 2023 12:54
By: Sanjana C
  Transactions not working in junit with eclipselink
Transactions not working in junit with eclipselink
By: Sanjana C on Mon, 13 March 2023
2 3652 Tue, 14 March 2023 09:31
By: Sanjana C
  Find managed entities in PersistenceContext
How to avoid duplicated managed entities
By: Ulrich Cech on Sun, 23 October 2022
8 4731 Sat, 11 March 2023 16:32
By: Ulrich Cech
  Migration from Eclipselink 3.0.2 to 4.0.0
java.lang.NoClassDefFoundError JsonPlatform
By: Ariel Secreto on Thu, 26 January 2023
1 1257 Fri, 27 January 2023 09:25
By: Radek Felcman
  Eclipselink 2.6.9 - Select statements in Logs
By: Sven Moschel on Mon, 19 December 2022
3 1813 Wed, 11 January 2023 18:19
By: Chris Delahunt
  Wrong type returned for aggregate functions over date?
EclipseLink db<>Java type mapping
By: Morten Torp Meiling on Mon, 02 January 2023
2 1506 Fri, 06 January 2023 00:43
By: Chris Delahunt
  spring configuration for eclipselink spring-data jpa
spring configuration for eclipselink spring-data jpa
By: Sanjana C on Tue, 27 December 2022
3 1781 Wed, 04 January 2023 16:49
By: Chris Delahunt
  Eclipse Link 4.0.0/MongoDB 6.0.1 unable to connect authSource param missing.
Eclipse Link cannot connect to MongoDB with user and password because cannot pass authSource params
By: Tomás Moreno on Thu, 22 December 2022
2 1121 Mon, 02 January 2023 23:35
By: Tomás Moreno
  Unable to download EclipseLink 4.0 Documentation PDFs
By: M Le on Sat, 24 December 2022
1 1185 Mon, 02 January 2023 15:26
By: Radek Felcman
  Multiple Entity Manager Factories?
By: Guy McArthur on Sat, 03 December 2022
1 1218 Mon, 05 December 2022 15:57
By: Chris Delahunt
  L2 cache with OneToMany relationships
L2 cache with OneToMany relationships
By: Hans Pikkemaat on Mon, 26 September 2022
2 2299 Mon, 07 November 2022 21:27
By: Chris Delahunt
  Schema changes on application upgrade
By: Phillip Gaisford on Wed, 15 December 2021
1 2983 Sun, 23 October 2022 12:16
By: Ulrich Cech
  Problem with circular references
By: Alexander Roytman on Sat, 08 October 2022
0 1973 Sat, 08 October 2022 04:07
By: Alexander Roytman
  Customizer for VARRAY column
By: Dave Brosius on Tue, 13 September 2022
3 1905 Thu, 29 September 2022 21:44
By: Dave Brosius
  @ManagedInterface to eclipselink specific code
By: arun rajan on Tue, 27 September 2022
0 1675 Tue, 27 September 2022 11:56
By: arun rajan
  Missing IN in criteria API SQL
Missing IN in SQL
By: in clause on Mon, 12 September 2022
0 2365 Mon, 12 September 2022 11:29
By: in clause
  Split module conflict between eclipse and jakarta.jakartaee.api
Using jakarta.jakartaee.api (provided) and eclipselink (provided)
By: John Manko on Thu, 25 August 2022
2 3578 Fri, 26 August 2022 13:15
By: John Manko
  Toplink 10 to Eclipselink migration
Toplink 10 to Eclipselink migration without JPA
By: Kamal on Fri, 22 July 2011
4 3900 Wed, 24 August 2022 12:49
By: Joe Satriani
  XA data source connection in EclipseLink in SpringBoot application.
XA data source connection in EclipseLink in SpringBoot application
By: Atul Dhiman on Mon, 08 August 2022
2 1440 Wed, 10 August 2022 10:48
By: Atul Dhiman
  Cascade Issue
@OnetoOne Cascade perform multiple updates overrides updated value to existing in DB
By: Deepesh Mundra on Wed, 04 May 2022
1 4890 Mon, 08 August 2022 18:08
By: Chris Delahunt
  Wrong detected type for MIN operator - I think?
EclipseLink db<>Java type mapping
By: Morten Torp Meiling on Tue, 17 May 2022
1 4329 Mon, 08 August 2022 18:00
By: Chris Delahunt
  migrating from openjpa to eclipselink
migrating from openjpa to eclipselink
By: arun rajan on Thu, 04 August 2022
1 995 Mon, 08 August 2022 17:19
By: Chris Delahunt
  RollbackException on commit but transaction was successful.
NPE received upon getTransaction().commit however the Database has been successfully updated.
By: Julie Schenk on Wed, 15 June 2022
3 11924 Mon, 08 August 2022 17:14
By: Chris Delahunt
  BUG - @PrimaryKeyJoinColumns causes [EclipseLink-7223] when existing a composite primary key
By: vrivon Mising name on Thu, 16 June 2022
0 13549 Thu, 16 June 2022 11:50
By: vrivon Mising name
  InheritanceType.JOINED not doing the correct JOIN with composite primary key
There is a problem when you try to use Inheritance.JOINED when the superclass has a composite primary key
By: vrivon Mising name on Tue, 14 June 2022
1 2407 Wed, 15 June 2022 08:46
By: vrivon Mising name
  JPA project classpath for JDBC driver dependencies
using Postgresql JDBC driver with optional junixsocket dependency
By: Jeremy Jackson on Tue, 19 April 2022
0 3759 Tue, 19 April 2022 14:56
By: Jeremy Jackson
  EclipseLink Validation Exception in Library Eclipse Version 2.7.8
Updates are not allowed
By: Archit Sanghi on Mon, 21 February 2022
1 1522 Mon, 21 February 2022 16:09
By: Nitin Dahyabhai
  OpenJDK11 and eclipse link 2.7.1 Compatibility issue - Named query not found
By: Venkat Reddy Bandi on Mon, 03 January 2022
1 4310 Sat, 19 February 2022 03:09
By: Brad Mising name
  EclipseLink fails with to connect to DB
EclipseLink fails to create a clientSession to connect to the DB
By: ELUser Mising name on Tue, 15 February 2022
0 3192 Tue, 15 February 2022 19:35
By: ELUser Mising name
  Join condition of INNER JOIN
By: Frederick Gaens on Fri, 05 January 2018
5 8061 Tue, 15 February 2022 08:07
By: Thomas Giger
  Migrating EclipseLink from 2.7.x to 3.0.2
Migrating EclipseLink from 2.7.x to 3.0.2
By: Amar Pali on Thu, 03 February 2022
1 2893 Thu, 03 February 2022 14:22
By: Radek Felcman
  Downloading EclipseLink5.2.5 -> EclispeLink2.3.3 gives empty zip error
JPA Project configuration
By: Thibault Langlois on Thu, 15 October 2020
2 7293 Wed, 02 February 2022 09:44
By: Danielle Vigapan
  Persistence Units definitions are conflicting?
Using two persistence units, one with annotation and on with orm.xml causes weird behaviour.
By: Hans Pikkemaat on Mon, 17 January 2022
1 3439 Fri, 28 January 2022 16:27
By: Hans Pikkemaat
  duplicate persistence classes in classpath
eclipselink vs jakarta.persistence jars
By: Dave Brosius on Fri, 21 January 2022
1 3233 Mon, 24 January 2022 13:34
By: Radek Felcman
  Is there any guide for migration from 2.7.9 to 3.0.x?
By: Sean He on Sat, 22 January 2022
0 2785 Sat, 22 January 2022 22:29
By: Sean He
  Problems migrating from eclipselink 2.7.8 to 2.7.9
Problems with session customizers
By: Dave Brosius on Mon, 15 November 2021
1 2496 Fri, 21 January 2022 20:42
By: Dave Brosius
  Metamodel Generation
orm.xml inside persistence.xml is not relative to path
By: Hans Pikkemaat on Thu, 06 January 2022
0 3397 Thu, 06 January 2022 08:03
By: Hans Pikkemaat
  Extending tables looks up in wrong schema / catalog
By: Thorsten Hülß on Wed, 05 January 2022
0 2701 Wed, 05 January 2022 14:54
By: Thorsten Hülß
  Attribute Converter with context based encryption
Attribute Converter with context based encryption
By: Hans Pikkemaat on Mon, 03 January 2022
0 3211 Mon, 03 January 2022 09:33
By: Hans Pikkemaat
  Strange behavior of property eclipselink.jdbc.batch-writing
By: r sr on Fri, 03 September 2021
1 2959 Mon, 13 December 2021 18:40
By: Chris Delahunt
  reading Clobs in eclipselink
odd error
By: Dave Brosius on Wed, 15 September 2021
1 3300 Mon, 13 December 2021 18:06
By: Chris Delahunt
  P2 Repository for Eclipselink 3.0.2
By: Rubén Porras Campo on Thu, 09 December 2021
0 2736 Thu, 09 December 2021 08:24
By: Rubén Porras Campo
  class not found issues migrating to 3.0.2
java.lang.NoClassDefFoundError: jakarta/persistence/spi/PersistenceProvider when creating the jpa provider
By: Phil Scadden on Thu, 02 December 2021
1 6657 Thu, 02 December 2021 07:16
By: Radek Felcman
  EclipseLink 2.7.x OneToMany relation and composite id
parent id propagation when it's a part of a composite id
By: alex alex on Fri, 19 November 2021
1 2642 Wed, 01 December 2021 16:54
By: Chris Delahunt
  The class was compiled with an unsupported JDK.
By: Alessandro Pindozzi on Thu, 25 November 2021
1 2943 Fri, 26 November 2021 09:57
By: Radek Felcman
  XMLAdapter for list not working
By: C. Stuart Hardwick on Mon, 25 October 2021
1 3012 Wed, 10 November 2021 12:06
By: Radek Felcman
  MOXy - Json - Remove brackets from collection members
By: Eoin Flood on Tue, 28 September 2021
0 2566 Tue, 28 September 2021 15:58
By: Eoin Flood
  secure password and user name in persistence.xml
eclipseLink properties in java SE application
By: sar hoang on Tue, 16 February 2021
1 2931 Sun, 19 September 2021 14:57
By: Christian Eugster
  JAXB throws Marshall Exception with message A descriptor with default root element was not found
By: Christian Eugster on Sun, 19 September 2021
0 3300 Sun, 19 September 2021 10:25
By: Christian Eugster
  Weaving EclipseLink entites
By: Andrei Mura on Tue, 14 September 2021
2 1413 Wed, 15 September 2021 07:00
By: Andrei Mura
  Metamodel class not found
initialization throws a ConversionException
By: Ralf Heydenreich on Tue, 31 August 2021
0 2440 Tue, 31 August 2021 19:14
By: Ralf Heydenreich
  EllementCollection mapping throws [EclipseLink-6157]
By: vrivon Mising name on Fri, 27 August 2021
0 2302 Fri, 27 August 2021 15:35
By: vrivon Mising name
  Deadlock in cache under load
Deadlock in cache under load
By: Adam Esterline on Tue, 13 October 2009
8 11516 Mon, 09 August 2021 12:25
By: Nainsy Gupta
  SDO deprecation
EclipseLink 3.0 Deprecated Functionality
By: Aleksandr Sanitckii on Sat, 17 July 2021
0 1975 Sat, 17 July 2021 04:17
By: Aleksandr Sanitckii
  lazy instantiation of collections and the cache
how does the cache impact lazy updates to collections
By: joel sherriff on Mon, 12 July 2021
0 1876 Mon, 12 July 2021 14:36
By: joel sherriff
  JPA INSERT caused Oracle Version_Count increase High
an Insert data from eclipselink JPA causing performance issues after Oracle version_count increased high
By: WingHong Wong on Fri, 18 June 2021
1 2823 Fri, 02 July 2021 20:11
By: Chris Delahunt
  Using EclipseLink with latest Wildfly Version (24) ?
By: Ralph Soika on Thu, 01 July 2021
2 1310 Thu, 01 July 2021 21:50
By: Ralph Soika
  JAXB/Moxy @XmlPath(".") conflicts with the XMLAdapter during the unmarshalling
JAXB/Moxy issues
By: AB B on Mon, 07 June 2021
0 2562 Mon, 07 June 2021 13:28
By: AB B
  EclipseLink perfomance issue (QueryImpl)
By: Dennis Melzer on Mon, 31 May 2021
2 1689 Tue, 01 June 2021 16:49
By: Chris Delahunt
  Stored procedure call does not work with entity object
By: Santosh Ghatage on Mon, 31 May 2021
1 1478 Tue, 01 June 2021 06:36
By: Radek Felcman
  JAXB/Moxy Unmarshalling assigns all field values to Map<String,Object> rather than the specifi
JAXB/Moxy issues
By: AB B on Mon, 31 May 2021
0 2091 Mon, 31 May 2021 10:19
By: AB B
  ConcurrentModification Exception in JPA 3.0 Followup
Migration issues from EclipseLink 2.2.0 to EclipseLink 3.0
By: WARREN WEIS on Mon, 19 April 2021
3 3176 Thu, 13 May 2021 13:44
By: Chris Delahunt
  OneToMany - org.eclipse.persistence.exceptions.DatabaseException
null value in column "parent_id" violates not-null constraint
By: Ganesh S on Tue, 02 March 2021
1 3436 Wed, 28 April 2021 16:49
By: Chris Delahunt
  ConcurrentModification Exception in JPA 3.0
Has anyone seen this exception in JPA 3.0
By: WARREN WEIS on Sun, 04 April 2021
4 1672 Tue, 27 April 2021 16:43
By: Chris Delahunt
  DYNAMIC ENTITY SERIALIZATION ISSUE
COHERENCE GRID CACHE IS NOT ABLE TO SERIALIZE DYNAMIC ENTITIES
By: Naveen Pilli on Tue, 20 April 2021
0 2118 Tue, 20 April 2021 18:43
By: Naveen Pilli
  Documentation for refresh.cascade query hint
Can someone explain to me what the various options do, exactly?
By: WARREN WEIS on Wed, 14 April 2021
3 1760 Mon, 19 April 2021 15:16
By: WARREN WEIS
  Trying to send array of objects on json
By: Brian Lavender on Tue, 13 April 2021
1 1540 Tue, 13 April 2021 05:52
By: Brian Lavender
  Create an array of objects when marshalled to json
By: Brian Lavender on Mon, 12 April 2021
1 896 Mon, 12 April 2021 23:18
By: Brian Lavender
  Unrecoverable OptimisticLockException
Entities in cache get out of sync
By: Thomas Buckel on Tue, 30 March 2021
2 2389 Tue, 06 April 2021 00:02
By: Thomas Buckel
  Load subentities with JPQL/EntitGraph is not working with EclipseLink
By: Dennis Melzer on Fri, 26 March 2021
0 2027 Fri, 26 March 2021 09:57
By: Dennis Melzer
  IllegalStateException, unknown connection on second transaction in request on JBoss EAP 7.3 server
By: Geert-Jan Hut on Mon, 07 December 2020
4 3187 Fri, 19 March 2021 09:52
By: Geert-Jan Hut
  EclipseLink 3.0 post-upgrade performance degradation
By: Mark Durant on Thu, 25 February 2021
2 1369 Wed, 03 March 2021 12:31
By: Mark Durant
  [bug] MOXy @XmlNullPolicy not working with enums
By: ender tercero on Fri, 26 February 2021
0 2051 Fri, 26 February 2021 19:00
By: ender tercero
  Metamodel generation issue for @NotNull and @Lob byte[]
The metamodel class is getting generated with invalid Java causing a compilation error
By: Rainer Schamm on Wed, 02 January 2019
3 4116 Mon, 22 February 2021 17:29
By: Aaron Boudreaux
  ClassNotFoundException on EclipseLink MOXy
JAXB Inner classes not working
By: George Gastaldi on Tue, 20 December 2011
1 11706 Mon, 22 February 2021 05:27
By: Sambhav Kapoor
  Moxy and enums
Potential bug for enum usage in moxy p2 provisioning
By: Robert Schulk on Wed, 20 January 2021
3 3654 Mon, 01 February 2021 11:26
By: Robert Schulk
  EclipseLink DataModifyQuery does not throw fatal exception
By: Samuel wong on Wed, 27 January 2021
2 2847 Mon, 01 February 2021 02:32
By: Samuel wong
  lazy loading vs detached objects
lazy loading vs detached objects
By: Hans Pikkemaat on Wed, 27 January 2021
2 1380 Fri, 29 January 2021 18:36
By: Hans Pikkemaat
  Session-specific eclipselink.jdbc.batch-writing.size
By: Cosmin Mendrea on Thu, 28 January 2021
0 5376 Thu, 28 January 2021 14:27
By: Cosmin Mendrea
  PerformanceMonitor Log output when used in Payara
PerformanceMonitor Log output when used in Payara
By: Hans Pikkemaat on Wed, 27 January 2021
0 6855 Wed, 27 January 2021 14:17
By: Hans Pikkemaat
  Automatic entity validation for Container Constaints, doesn't work
Validationg a List of Items
By: Francesco KronosOne on Thu, 21 January 2021
0 4445 Thu, 21 January 2021 10:37
By: Francesco KronosOne
  EL 2.7 JPA-api classess inside eclipselink jar
By: Pablo Pina on Fri, 08 January 2021
0 2705 Fri, 08 January 2021 21:15
By: Pablo Pina
  writing to a blob using streams in eclipselink
By: Dave Brosius on Tue, 22 December 2020
0 2417 Tue, 22 December 2020 15:48
By: Dave Brosius
  Dynamically adding entities to eclipselink persistence
By: Dave Brosius on Wed, 16 December 2020
0 3538 Wed, 16 December 2020 23:50
By: Dave Brosius
  Collection shows different data between database and cache after two inserts
By: vrivon Mising name on Sun, 06 December 2020
1 1221 Mon, 07 December 2020 23:14
By: Chris Delahunt
  Java Data Type mapping for DB data type that support timezone
Mapping from Java data type to DB data type that support timezone
By: See Khim Lee on Mon, 26 October 2020
1 1939 Tue, 01 December 2020 15:25
By: Chris Delahunt
  Quoted table names in @Column(..., table = "\"Addresses\"") produces DescriptorE
By: Karsten Wutzke on Tue, 17 November 2020
1 10664 Mon, 30 November 2020 15:58
By: Chris Delahunt
  Failure create-and-extend-tables, foreign key creation, postgreSQL
create or extends tables fails if foreign key already exists
By: Andreas B on Fri, 11 January 2019
4 4763 Mon, 30 November 2020 15:52
By: Chris Delahunt
  EclipseLink Create-Or-Extend-Tables Foreign Key already exists
Re-creation of foreign Key not supported
By: Andreas B on Mon, 14 January 2019
2 4457 Mon, 23 November 2020 20:34
By: Chris Delahunt
  Eclipse Link Support with DBC File
Eclipse Link with Oracle Database Integration using .dbc File
By: Abhijit Mishra on Fri, 09 October 2020
0 1867 Fri, 09 October 2020 15:03
By: Abhijit Mishra
  Eclipselink library failed to build(version 2.7.5). please help.
Eclipselink library failed to build. please help.
By: Ratnakar Lingamallu on Thu, 30 January 2020
1 2332 Thu, 24 September 2020 20:19
By: John Bullock
  Eclipselink - dead locks in aqcuire and release deferred locks - Eclipselink 2.4.2 and above
By: Nuno Godinho de Matos on Mon, 28 January 2019
10 6957 Wed, 23 September 2020 02:09
By: John Bullock
  ConcurrentModificationException in query execution
upgraded eclipselink from 2.2.0 to 2.7.7 and migrated to Java 11
By: Michael Earl on Thu, 17 September 2020
3 2511 Tue, 22 September 2020 15:20
By: Michael Earl
  Package org.eclipse.persistence.internal.libraries.asm not found building EclipseLink 2.7.0
By: Pavel No on Thu, 13 June 2019
2 65125 Tue, 15 September 2020 19:26
By: John Bullock
  Oracle Hints in subqueries
How can i set custom hints in each subquery.
By: Rafael Garcia on Mon, 07 September 2020
0 2144 Mon, 07 September 2020 15:16
By: Rafael Garcia
  Null Pointer Exception when Marshalling
By: Padmanabhan Vijendran on Wed, 02 September 2020
0 9333 Wed, 02 September 2020 04:28
By: Padmanabhan Vijendran
  NoSql bundle not selectable
By: Christian Eugster on Thu, 27 August 2020
0 7496 Thu, 27 August 2020 14:11
By: Christian Eugster
  Unable to retrieve TIMESTAMPTZ from Oracle
By: Aaron Carnes on Tue, 18 August 2020
9 3629 Thu, 27 August 2020 13:57
By: Aaron Carnes
  Issue with Primary Key with Postgresql and Audit Trigger 91+
Incorrect PKEY returned on persist when using Audit Trigger 91+
By: Adam Chalkley on Mon, 20 July 2020
2 2262 Sat, 25 July 2020 19:54
By: Adam Chalkley
  How can I share a column between two FKs to the same reference table?
By: Amalia ytrety on Sat, 30 March 2019
3 14453 Wed, 22 July 2020 14:06
By: Adam Chalkley
  Error on calling StoredProcedure
By: Bruno Tavares on Mon, 13 July 2020
2 4439 Thu, 16 July 2020 14:05
By: Bruno Tavares
  How to create a history for a Many To Many relationship?
By: Renso Lohuis on Mon, 25 February 2013
5 8438 Thu, 18 June 2020 10:45
By: Gary Kristen
  Polyglot Composite PU - OneToMany/ManyToMany
Polyglot Persistence - Composite PU - OneToMany/ManyToMany
By: Midori Shiro on Mon, 15 June 2020
0 2841 Mon, 15 June 2020 19:09
By: Midori Shiro
  EntityGraph not working in GlassFish
By: B J on Fri, 17 November 2017
4 6595 Mon, 15 June 2020 17:19
By: Chris Delahunt
  Using Eclipselink with Streams in parallel gives NullPointerException
By: Dave Griffiths on Sat, 06 June 2020
5 2746 Thu, 11 June 2020 16:22
By: Chris Delahunt
  How to validate JSON with Moxy on marshaling/unmarshaling?
By: Yevgeny Lvovski on Wed, 10 June 2020
0 3435 Wed, 10 June 2020 07:04
By: Yevgeny Lvovski
  ElementCollection List<String> Exception during deployment
By: Marc Fisch on Fri, 29 May 2020
6 3940 Tue, 09 June 2020 15:49
By: Chris Delahunt
  NamedEntityGraph hint does not use table joins
NamedEntityGraph hint does not use table joins
By: Peter Coppens on Mon, 01 June 2020
1 1711 Wed, 03 June 2020 23:50
By: Chris Delahunt
  JPA 2.1 AttributeConverter autoApply option not working if converter class extends base class
By: Miljan Markovic on Wed, 10 September 2014
2 8458 Wed, 27 May 2020 09:17
By: Jan Ortmann
  Static Weaving and Lifecycle Methods
Problems with Lifecycle methods using static weaving
By: Roland Welker on Tue, 12 May 2020
3 2244 Wed, 20 May 2020 14:32
By: Chris Delahunt
  EclipseLink 2.7.4 mixed approach - Native TopLinkProject and JPA approaches don't work together
By: krishna Mising name on Sat, 11 April 2020
6 2981 Tue, 28 April 2020 01:33
By: krishna Mising name
  Deadlock exception while using jpa with eclipselink on SQL Server
By: Vinit Sacheti on Mon, 20 April 2020
3 3692 Mon, 27 April 2020 17:43
By: Chris Delahunt
  Embeddable constants incorrectly initialize to the same value
Following a read query, constants with multiple values initialize to the same value: the first value read from database, even if the constants have already been initialized.
By: Farhan Nasim on Thu, 16 April 2020
3 11033 Thu, 23 April 2020 22:03
By: Farhan Nasim
  Classes with @MappedSuperclass use a lot of memory
By: Vince Dai on Thu, 16 April 2020
1 7849 Mon, 20 April 2020 15:42
By: Chris Delahunt
icon7.gif how to Use UNION and Order by Clause in my JPQL Query
how to Use UNION and Order by Clause in my JPQL Query
By: Vijay Kumar on Wed, 04 March 2015
3 8527 Tue, 14 April 2020 13:13
By: Ali Y. Akgul
  Pdf link in Understanding EclipseLink Concepts 2.7 pointing to 2.6
By: Space Borg on Tue, 31 March 2020
0 2592 Tue, 31 March 2020 12:39
By: Space Borg
  JPQL SQL Function does not accept or escape single qoutes
By: Jeroen Benckhuijsen on Tue, 24 March 2020
0 3409 Tue, 24 March 2020 17:03
By: Jeroen Benckhuijsen
  How to use MOXy as default JAXB implementation?
Problems switching to MOXy for migrating an RCP application to Java 11
By: Nils Loose on Mon, 16 March 2020
0 4266 Mon, 16 March 2020 16:23
By: Nils Loose
  Insert using identity column and trigger returns wrong primary key
When inserting into a table which has a trigger which does an insert into another table returns the id of the record inserted into the other table instead
By: Francois Thirion on Mon, 29 July 2019
3 4198 Mon, 16 March 2020 09:13
By: Francois Thirion
  Multitenant per table and native query
By: Luca Pertile on Thu, 29 August 2019
3 125849 Mon, 09 March 2020 18:48
By: Chris Delahunt
  Merge trying to delete an existing entry while trying to add a new entry
Merge trying to delete an existing entry while trying to add a new entry
By: Neeraj Sachdeva on Sat, 07 March 2020
1 1952 Mon, 09 March 2020 16:27
By: Chris Delahunt
  EclipseLink throws JPQLException on using SELECT ... AS in a constructor expression
By: Karsten Wutzke on Fri, 10 January 2020
5 322458 Sun, 01 March 2020 12:34
By: Karsten Wutzke
  add arbitrary JSON to a marshaled bean
By: Ilya Basin on Wed, 05 February 2020
0 4055 Wed, 05 February 2020 08:59
By: Ilya Basin
  LocalDateTime is not mapped correctly
LocalDateTime is not mapped correctly in criteriaquery with isTrue
By: Jeno Tobak on Tue, 04 June 2019
1 28318 Mon, 27 January 2020 14:01
By: Jeno Tobak
  NPE on a JPQL query with NULL arg: bug?
By: Karsten Wutzke on Wed, 15 January 2020
0 43361 Wed, 15 January 2020 15:37
By: Karsten Wutzke
  Zombie Entities? Constraint violation when modifying removed Entity
By: Uwe Pachler on Wed, 18 December 2019
1 2060 Fri, 03 January 2020 18:54
By: Chris Delahunt
  npe while unmarshal date field as json array
By: Juriy K on Mon, 02 December 2019
0 6166 Mon, 02 December 2019 10:04
By: Juriy K
  OptimisticLockException activated batch-writing
How to get causing object
By: thorsten kruse on Thu, 07 November 2019
2 3503 Mon, 25 November 2019 09:59
By: thorsten kruse
  StackOverflowError Ending in DatabaseField.equals
Need help with root cause for StackOverflowError
By: Narunart Kitiyakara on Sun, 10 November 2019
2 4255 Mon, 18 November 2019 17:57
By: Narunart Kitiyakara
  EclipseLink Dialect For MariaDB 10.3.* / . 10.4.*
EclipseLink Dialect For MariaDB 10.3.* / . 10.4.*
By: Shridhar Bichchal on Sun, 20 October 2019
2 5636 Sat, 02 November 2019 04:44
By: Shridhar Bichchal
  No Snapshots for 2.6.6, 2.7.4 and2.7.5
By: Jens Schauder on Wed, 30 October 2019
4 2124 Wed, 30 October 2019 14:53
By: Lukas Jungmann
  Size of @OneToMany List
Reliable way to know size of @OneToMany List
By: JeeDev_User JeeDev_User on Tue, 15 October 2019
1 7632 Tue, 29 October 2019 01:50
By: Chris Delahunt
  "Bug" with JPA InheritanceType SINGLE_TABLE and key
By: Bruno DARMET on Mon, 28 October 2019
1 1599 Tue, 29 October 2019 01:47
By: Chris Delahunt
  eclipselink 2.7.4 and java 13 causes java.lang.IllegalArgumentException
eclipselink under java 13 causes: java.lang.IllegalArgumentException: Unsupported class file major version 57
By: erich siffert on Wed, 18 September 2019
2 11110 Wed, 02 October 2019 15:18
By: erich siffert
  null exception when using find
By: Jon Morgan on Fri, 20 September 2019
0 8994 Fri, 20 September 2019 02:25
By: Jon Morgan
  @ManyToMany: Why columns order in primary key depends on entity class names?
Columns order in relation table primary key doesn't depends on mappedBy attribute
By: Oleg Shchukin on Fri, 13 September 2019
1 4080 Tue, 17 September 2019 20:02
By: Chris Delahunt
  NamedStoredProcedureQuery with OracleTypes.STRUCT IN parameter doesn't pass String value to db
By: Tatiana Gaydukova on Wed, 04 September 2019
1 1680 Wed, 04 September 2019 15:53
By: Tatiana Gaydukova
  Object: is not a known Entity type.
New JPA project does not recognize entities.
By: Hendre Louw on Wed, 04 September 2019
0 12189 Wed, 04 September 2019 09:18
By: Hendre Louw
  Foreign Key Constraint generation for SAP HANA Database
FK constraints are not generated on HANA
By: Alexander Parr on Wed, 04 September 2019
0 10311 Wed, 04 September 2019 06:10
By: Alexander Parr
  Migration from Toplink to Eclipselink
By: Alexander Alexeev on Mon, 26 August 2019
1 3488 Wed, 28 August 2019 03:49
By: Chris Delahunt
  Table per tenant not working
Problems with table per tenant in EclipseLink
By: ercan celik on Sun, 07 July 2019
4 27023 Wed, 28 August 2019 03:21
By: Chris Delahunt
  EclipseLink with Java 9+
By: Ossama Nasser on Tue, 13 August 2019
0 5133 Tue, 13 August 2019 01:36
By: Ossama Nasser
  Optimization batch reading collection after invalidation
By: Sebastien Tardif on Mon, 15 July 2019
1 21562 Mon, 12 August 2019 14:05
By: Chris Delahunt
  Passing Collection List to In clause in nativeQuery - EclipseLink
Could not pass List to in clause
By: Adem KÖSE on Thu, 01 August 2019
0 2139 Thu, 01 August 2019 08:35
By: Adem KÖSE
  EclipseLink PreUpdate on OneToOne Relationship not persisted
PreUpdate
By: Sara Rüegg on Wed, 31 July 2019
0 1271 Wed, 31 July 2019 13:34
By: Sara Rüegg
  NotReadablePropertyException while using SpringData projection
By: Wojciech Korczynski on Tue, 30 July 2019
0 2856 Tue, 30 July 2019 07:46
By: Wojciech Korczynski
  Composite foreign key with a fixed value generates wrong SQL
By: Francois Thirion on Mon, 29 July 2019
0 1609 Mon, 29 July 2019 15:18
By: Francois Thirion
  NullPointerException from getAttribute()
By: Jin Kwon on Tue, 16 July 2019
0 21866 Tue, 16 July 2019 04:18
By: Jin Kwon
  java.lang.IllegalStateException: Could not load the JPQL parser class.
Could not load the JPQL parser class.
By: Prakash Suvarna on Mon, 15 July 2019
0 18511 Mon, 15 July 2019 06:34
By: Prakash Suvarna
  Empty MetaModel when using EclipseLink 2.7.4
EclipseLink 2.7.4 using Criteria API
By: Hui Jessie on Tue, 02 July 2019
0 33127 Tue, 02 July 2019 11:47
By: Hui Jessie
  Redeploy problem.
By: Andrey Korotkov on Thu, 27 June 2019
0 1938 Thu, 27 June 2019 07:09
By: Andrey Korotkov
  What are the Java version compatible with EclipseLink 2.7.4?
By: Sebastien Tardif on Wed, 26 June 2019
0 51222 Wed, 26 June 2019 23:34
By: Sebastien Tardif
  Behaviour of nested UnitOfWork
By: thorsten kruse on Mon, 24 June 2019
0 37382 Mon, 24 June 2019 17:09
By: thorsten kruse
  Error Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd
Please help on Error Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd
By: vikram singh on Wed, 19 June 2019
1 10662 Fri, 21 June 2019 16:31
By: Chris Delahunt
  When Oracle converts empty string to null, does EclipseLink cache reflect that?
By: Torben Putkonen on Thu, 02 April 2009
5 8508 Tue, 18 June 2019 16:51
By: Chris Delahunt
  No [EntityType] was found for the key class in the Metamodel
EclipseLink 2.7.4 using Criteria API
By: Hui Jessie on Tue, 18 June 2019
0 22777 Tue, 18 June 2019 04:53
By: Hui Jessie
  createQuery method hangs for a query with multiple clauses
Olingo library takes the user requests and creates a query using eclipse link. For a lengthy request, the query formation logic is hanging at the production setup.
By: Archana Rai on Thu, 13 June 2019
0 16311 Thu, 13 June 2019 05:13
By: Archana Rai
  Synchronization error when insertable = false in EclipseLink
By: Pavel No on Wed, 12 June 2019
0 65394 Wed, 12 June 2019 09:16
By: Pavel No
  ValidationException
The attribute of class is mapped to a primary key column in the database. Updates are not allowed.
By: Sai Swaroopa on Thu, 30 May 2019
0 51345 Thu, 30 May 2019 09:15
By: Sai Swaroopa
  Parameters for Shrinking Connection Pool Size
By: Narunart Kitiyakara on Thu, 16 May 2019
1 41421 Tue, 28 May 2019 15:21
By: Chris Delahunt
  Some questions about JAXB bindings.
By: Robert Nicholson on Mon, 27 May 2019
0 50597 Mon, 27 May 2019 23:12
By: Robert Nicholson
Goto Forum:
  
Legend New Messages New Messages   No New messages No New messages   Locked (w/ unread messages) Locked (w/ unread messages)   Locked Locked   Moved to another forum Moved to another forum

Current Time: Tue Mar 19 07:13:35 GMT 2024

Powered by FUDForum. Page generated in 0.01893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top