Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Centralize common config for quarkus

Hibernate mapping exception: Could not get constructor for org.hibernate.entity.SingleTableEntityPersister

Every time I make an Ajax request in JSF2 I am getting a new session bean,why?

jsf jakarta-ee jsf-2 ajax4jsf

How exactly works this Hibernate entity class? How to correctly define a field representd by another entity class?

java hibernate jakarta-ee jpa

Glassfish 5 ignores JAXB @XmlJavaTypeAdapter annotation?

Schedule a Cron like job in EJB

java jakarta-ee java-batch

How to gain access to a ServletContext instance from any method?

java jakarta-ee servlets

how to add support for character set IBM437 to J2SE 1.4 API

JSR 352 How to store an object (java.lang.Object) as a job property?

jakarta-ee jsr352

A tool to determine jar dependencies based on existing code?

java jakarta-ee jar

When to close the JNDI Context

java jakarta-ee ejb jndi

Exclude field in JPA Entity Listener

Changing a column type from varchar to CLOB with JPA

How to speed up an sql query with no index in the table and without having to redeploy the project

java sql jakarta-ee oracle11g

@Cacheable in Java EE

Override Class loader "Parent First"