Questions & Answers Home

Filter by Category:

Unlabeled ordinal parameter ('?' rather than ?1)
Ans: 2 | Category: Hibernate | Asked By: Krish | Date: 26-11-2023

Hibernate Error: "embeddableClass" is null
Ans: 2 | Category: Hibernate | Asked By: Mihir | Date: 14-02-2023

Jakarta persistence.xml Example
Ans: 1 | Category: Hibernate | Asked By: Piyush | Date: 06-02-2023

Caused by: jakarta.persistence.PersistenceException: No Persistence provider for EntityManager
Ans: 2 | Category: Hibernate | Asked By: Piyush | Date: 02-02-2023

FetchType.EAGER and FetchType.LAZY in Hibernate Annotation
Ans: 0 | Category: Hibernate | Asked By: RAJGOPAL | Date: 14-02-2020

How to fetch data in parent and child relation format in hibernate.
Ans: 0 | Category: Hibernate | Asked By: Anita | Date: 13-12-2017

How to Fetch data from table with primary key of table getting saved in some other field of same table
Ans: 4 | Category: Hibernate | Asked By: Anita | Date: 07-12-2017

Fetching data from 2 tables based on the id criteria (primary id of one table is saved in other tables column)
Ans: 7 | Category: Hibernate | Asked By: Anita | Date: 07-12-2017

java.sql.SQLSyntaxErrorException: Table 'mydb.hibernate_sequence' doesn't exist
Ans: 1 | Category: Hibernate | Asked By: Anupam | Date: 24-02-2017

Difference between hibernate flush and clear
Ans: 0 | Category: Hibernate | Asked By: Sikha | Date: 28-08-2016

Caused by: org.hibernate.AnnotationException: Unable to find @AnyMetaDef for an @(ManyTo)Any mapping
Ans: 2 | Category: Hibernate | Asked By: Priya | Date: 28-08-2016

Callback methods annotated in a listener bean class must return void
Ans: 1 | Category: Hibernate | Asked By: Satya | Date: 11-02-2016

org.hibernate.PersistentObjectException: detached entity passed to persist
Ans: 1 | Category: Hibernate | Asked By: Mihir | Date: 22-11-2015

log4j:WARN No appenders could be found for logger(org.hibernate.cfg.Environment
Ans: 1 | Category: Hibernate | Asked By: Sneha_Tiwari | Date: 14-10-2015

exception : " could not parse configuration:/ hibernate.cfg.XML"
Ans: 1 | Category: Hibernate | Asked By: GuruJi | Date: 27-02-2015

Hibernate Exception:Illegal use of @FilterJoinTable on an association
Ans: 1 | Category: Hibernate | Asked By: Sikha | Date: 22-02-2015

java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
Ans: 1 | Category: Hibernate | Asked By: Paramjeet | Date: 14-02-2015

javax.persistence.PersistenceException: No Persistence provider for Entity
Ans: 1 | Category: Hibernate | Asked By: Piyush | Date: 10-02-2015

How to build SessionFactory in Hibernate 4
Ans: 1 | Category: Hibernate | Asked By: Aamir | Date: 29-10-2014

HibernateException: Access to DialectResolutionInfo cannot be null
Ans: 2 | Category: Hibernate | Asked By: Sikha | Date: 27-07-2014

java.sql.SQLException: No suitable driver found for jdbc:mysql
Ans: 1 | Category: Hibernate | Asked By: Priya | Date: 11-05-2014

java.lang.ClassNotFoundException: org.hibernate.util.DTDEntityResolver
Ans: 1 | Category: Hibernate | Asked By: Priya | Date: 11-05-2014

java.lang.ClassNotFoundException: org.hibernate.MappingException
Ans: 1 | Category: Hibernate | Asked By: Anil | Date: 27-11-2013

Stored Procedure
Ans: 1 | Category: Hibernate | Asked By: Lokee_Yadav | Date: 24-10-2013

How to create factory and transaction manager at run time?
Ans: 6 | Category: Hibernate | Asked By: Jigar | Date: 21-10-2013

Use of criteria in hibernate
Ans: 2 | Category: Hibernate | Asked By: kartikshah | Date: 17-09-2013

named queries
Ans: 1 | Category: Hibernate | Asked By: veeru | Date: 21-07-2013

How can I use Two DataBase in Hibernate
Ans: 0 | Category: Hibernate | Asked By: Dhandapani | Date: 18-06-2013

Example of @Formula in Hibernate Annotation
Ans: 2 | Category: Hibernate | Asked By: vrokida | Date: 12-06-2013

one-to-many collections with identifiers are not supported
Ans: 1 | Category: Hibernate | Asked By: Saurabh | Date: 01-06-2013

org.hibernate.annotations.common.AssertionFailure
Ans: 1 | Category: Hibernate | Asked By: Ali | Date: 30-05-2013

org.hibernate.MappingException: Repeated column in mapping for entity
Ans: 1 | Category: Hibernate | Asked By: Ali | Date: 30-05-2013

org.hibernate.SessionException: Session is closed
Ans: 2 | Category: Hibernate | Asked By: Ali | Date: 29-05-2013

hibernate.dialect must be set when no Connection
Ans: 1 | Category: Hibernate | Asked By: Ali | Date: 29-05-2013

NoClassDefFoundError: javax/persistence/ManyToOne
Ans: 1 | Category: Hibernate | Asked By: Jay | Date: 28-05-2013

Unable to locate row for retrieval of generated properties
Ans: 3 | Category: Hibernate | Asked By: Jay | Date: 28-05-2013

NoClassDefFoundError: org/apache/commons/collections/map/LRUMap
Ans: 3 | Category: Hibernate | Asked By: Sweta | Date: 27-05-2013

MappingException: composite-id class must implement Serializable
Ans: 1 | Category: Hibernate | Asked By: Ali | Date: 25-05-2013

IllegalArgumentException: Unknown ordinal value for enum class
Ans: 1 | Category: Hibernate | Asked By: Ali | Date: 25-05-2013

java.lang.IllegalArgumentException: Unknown name value for enum class
Ans: 1 | Category: Hibernate | Asked By: Ali | Date: 25-05-2013

Could not determine type for: java.util.Map, at table: for columns
Ans: 2 | Category: Hibernate | Asked By: Ali | Date: 23-05-2013

org.hibernate.HibernateException: null index column for collection
Ans: 2 | Category: Hibernate | Asked By: Ria | Date: 23-05-2013

HibernateException: Unable to instantiate default tuplizer
Ans: 1 | Category: Hibernate | Asked By: Neel | Date: 22-05-2013

java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
Ans: 1 | Category: Hibernate | Asked By: kishore | Date: 21-05-2013

Cannot add or update a child row: a foreign key constraint fails
Ans: 3 | Category: Hibernate | Asked By: kishore | Date: 21-05-2013

java.lang.NoClassDefFoundError: javax/transaction/Synchronization
Ans: 1 | Category: Hibernate | Asked By: kishore | Date: 20-05-2013

org.hibernate.MappingException: Could not determine type
Ans: 1 | Category: Hibernate | Asked By: Neel | Date: 20-05-2013

An entity cannot be annotated with both @Entity and @MappedSuperclass
Ans: 1 | Category: Hibernate | Asked By: Ria | Date: 20-05-2013

org.hibernate.MappingException: Could not format discriminator value
Ans: 1 | Category: Hibernate | Asked By: Ria | Date: 19-05-2013

different object with the same identifier value was already associated
Ans: 3 | Category: Hibernate | Asked By: James22 | Date: 19-05-2013

org.hibernate.AnnotationException: No identifier specified for entity
Ans: 1 | Category: Hibernate | Asked By: Bob11 | Date: 19-05-2013

ConstraintViolationException: Could not execute JDBC batch update
Ans: 1 | Category: Hibernate | Asked By: Sweta | Date: 18-05-2013

The database returned no natively generated identity value
Ans: 1 | Category: Hibernate | Asked By: Neel | Date: 16-05-2013

error while running hibernate: Duplicate entry for key 'PRIMARY'
Ans: 1 | Category: Hibernate | Asked By: Neel | Date: 14-05-2013

org.hibernate.MappingException: Unknown entity
Ans: 1 | Category: Hibernate | Asked By: Sweta | Date: 12-05-2013

org.hibernate.InstantiationException:No default constructor for entity
Ans: 1 | Category: Hibernate | Asked By: Sweta | Date: 12-05-2013

@Temporal should only be set on a java.util.Date or java.util.Calendar
Ans: 1 | Category: Hibernate | Asked By: Raj | Date: 12-05-2013

org.hibernate.TransactionException: Transaction not successfully start
Ans: 2 | Category: Hibernate | Asked By: Raj | Date: 11-05-2013

UnsupportedOperationException: The user must supply a JDBC connection
Ans: 2 | Category: Hibernate | Asked By: Raj | Date: 11-05-2013

org.hibernate.MappingException: Unknown entity
Ans: 1 | Category: Hibernate | Asked By: Ria | Date: 11-05-2013

JDBCConnectionException: Cannot open connection
Ans: 2 | Category: Hibernate | Asked By: Ria | Date: 11-05-2013

org.hibernate.HibernateException: /hibernate.cfg.xml not found
Ans: 2 | Category: Hibernate | Asked By: Ria | Date: 11-05-2013

with out hibernate.cfg file ,can we initialize the database connection
Ans: 2 | Category: Hibernate | Asked By: zabivulla | Date: 08-05-2013









©2024 concretepage.com | Privacy Policy | Contact Us