DORSETRIGS
Home

eclipselink (10 post)


posts by category not found!

Creating PostgreSQL array types like "text[]" using JPA (EclipseLink)

Beyond Simple Strings Working with Postgre SQL Arrays in JPA Eclipse Link Postgre SQLs array data type offers a powerful way to store and manipulate multiple va

3 min read 07-10-2024 25
Creating PostgreSQL array types like "text[]" using JPA (EclipseLink)
Creating PostgreSQL array types like "text[]" using JPA (EclipseLink)

Error property "eclipselink.default-target-namespace" is not supported when eclipselink is on the classpath

Understanding the Eclipse Link Error eclipselink default target namespace is Not Supported If you re developing a Java application that utilizes Eclipse Link as

3 min read 30-09-2024 45
Error property "eclipselink.default-target-namespace" is not supported when eclipselink is on the classpath
Error property "eclipselink.default-target-namespace" is not supported when eclipselink is on the classpath

Transactions executed in Spring using external Tomcat twice faster than Spring embeded Tomcat

Transactions Executed in Spring using External Tomcat Twice as Fast as Embedded Tomcat When developing applications with Spring one of the common considerations

2 min read 30-09-2024 37
Transactions executed in Spring using external Tomcat twice faster than Spring embeded Tomcat
Transactions executed in Spring using external Tomcat twice faster than Spring embeded Tomcat

How to OrderBy entity results using Map value included in the @Entity as @CollectionTable

How to Order Entity Results Using Map Values in Entity with Collection Table In the world of Java Persistence API JPA and Hibernate handling collections effecti

2 min read 30-09-2024 55
How to OrderBy entity results using Map value included in the @Entity as @CollectionTable
How to OrderBy entity results using Map value included in the @Entity as @CollectionTable

@ExpectedDatabase not working as expected

Troubleshooting the Expected Database Annotation in Testing When developing software applications ensuring the integrity and accuracy of database interactions i

2 min read 22-09-2024 48
@ExpectedDatabase not working as expected
@ExpectedDatabase not working as expected

Problem compiling [Select p from shudey.domain.mapping.properties.Property p] issue in query

Troubleshooting the Problem Compiling Select p from shudey domain mapping properties Property p Issue in Your Query When working with Java Persistence API JPA o

2 min read 19-09-2024 51
Problem compiling [Select p from shudey.domain.mapping.properties.Property p] issue in query
Problem compiling [Select p from shudey.domain.mapping.properties.Property p] issue in query

How to lazy load an entity attribute using JPA

Lazy Loading Large Binary Data in JPA with JSF You re building a JSF application with JPA and Eclipse Link and you re facing a common challenge how to efficient

2 min read 06-09-2024 62
How to lazy load an entity attribute using JPA
How to lazy load an entity attribute using JPA

Generate XSD from WSDL in eclipse

Generating XSD from WSDL in Eclipse A Comprehensive Guide Web Services Description Language WSDL is a standard for describing web services It defines the struct

2 min read 06-09-2024 59
Generate XSD from WSDL in eclipse
Generate XSD from WSDL in eclipse

EntityManager null in QuartzJob

Entity Manager Null Pointer Exception in Quartz Jobs A Common Issue and Solutions Quartz a popular Java scheduling library is often used to automate tasks like

4 min read 05-09-2024 54
EntityManager null in QuartzJob
EntityManager null in QuartzJob

docx4j-JAXB-MOXy keeps trying to use glassfix.jaxb.runtime after upgrading to Spring Boot 3/jakarta.xml.bind-api 4

markdown Troubleshooting docx4j JAXB MO Xy with Spring Boot 3 and Jakarta XML Binding API 4 After upgrading to Spring Boot 3 3 0 many developers using the docx4

3 min read 02-09-2024 51
docx4j-JAXB-MOXy keeps trying to use glassfix.jaxb.runtime after upgrading to Spring Boot 3/jakarta.xml.bind-api 4
docx4j-JAXB-MOXy keeps trying to use glassfix.jaxb.runtime after upgrading to Spring Boot 3/jakarta.xml.bind-api 4