Search code examples
Compare numerically in varchar column...


sqlpostgresqlhibernatefunctionhql

Read More
Hibernate selecting a recent executed child entity...


javaspringhibernatehql

Read More
How can I query all entities that have an associated entity in Hibernate Query Language?...


javahibernateormhql

Read More
Difference between LEFT JOIN and LEFT JOIN FETCH in Hibernate?...


hibernatehqlfetching-strategy

Read More
How to map @OneToMany field into List<DTO> when using JPQL or HQL?...


javaspringhibernatejpahql

Read More
Ascend HQL inheritance hierarchy from subclass to superclass...


javahibernatehql

Read More
How to use the MySQL CONVERT_TZ function in a JPQL or HQL query...


javahibernatetimezonetimestamphql

Read More
Hibernate not able to register 'LIMIT' function of MySQL in custom dialect...


javaspringhibernatehqljpql

Read More
Will HQL query use Hibernate second-level cache...


javahibernatejpahqlsecond-level-cache

Read More
Hibernate joining tables with multiple primary keys...


javahibernatejpahql

Read More
SQL select with dynamic count of "BETWEEN" conditions based on joined table...


mysqlsqljoinhqlbetween

Read More
Hibernate throws NullPointerException from HqlSqlWalker...


hibernatehql

Read More
Hibernate: Parse/Translate HQL FROM part to get pairs class alias, class name...


javahibernatehql

Read More
How to update boolean in hql?...


javahibernatebooleanhql

Read More
Is it possible to cascade none in hibernate spring...


javaspring-boothibernatehqlhibernate-mapping

Read More
errror in converting SQL query to HQL, Java Hibernate...


javasqlspringhibernatehql

Read More
Hibernate Join between 2 tables with foreign key...


javaspringhibernatehql

Read More
Parameter value [1] did not match expected type [java.lang.Boolean]...


javaspringhql

Read More
"where exists" in Hibernate HQL...


javahibernateormhql

Read More
Unique in hql query...


javahibernatehql

Read More
One method having two queries with insert and update with @Transactional Annotation...


javaspringspring-bootspring-data-jpahql

Read More
JPQL query delete not accept a declared JOIN?...


jpaspring-data-jpahqljpqlsql-delete

Read More
Hibernate HQL delete with and...


hibernatehqlhql-delete

Read More
How to convert Oracle SQL date time into Hive Query format and then perform subtraction?...


sqloracle-databasehivehqlhiveql

Read More
hibernate: Unable to locate appropriate constructor on class - HQL...


javaspringhibernatehql

Read More
Custom Scalar Valued function in Hibernate 5.x...


javahibernatehql

Read More
How to INSERT using a SELECT in Hibernate...


javasqlhibernateormhql

Read More
How to have a calculated column in table using hibernate...


javahibernatehql

Read More
JPQL HQL query operating on top of class hierarchy with joined inheritance strategy and applying DTO...


hibernatejpahqljpa-2.0jpql

Read More
How to retrieve only certain fields of an entity in JPQL or HQL? What is the equivalent of ResultSet...


hibernateormhqljpql

Read More
BackNext