|
Sign In
Ask Question
ConcretePage.com
HOME
ALL TUTORIALS
JAVA 8
SPRING BOOT
ANGULAR
ANDROID
Home
>
Forum
Forum For Question & Answer
Post New Query
Filter by Category:
All
Android
Angular
Build Tools
Core Java
Database
Eclipse
General
Hibernate
HTML, CSS
Internet
Java EE
JavaScript
JSF
JSP, Servlet
MS Windows
MyBatis
NoSQL
PHP
Python
Spring
Struts
Testing
Web Server
Web Services
Question Title
Ans
Category
Asked By
Date
FetchType.EAGER and FetchType.LAZY in Hibernate Annotation
0
Hibernate
RAJGOPAL
14-02-2020
How to fetch data in parent and child relation format in hibernate.
0
Hibernate
Anita
13-12-2017
How to Fetch data from table with primary key of table getting saved in some other field of same table
4
Hibernate
Anita
07-12-2017
Fetching data from 2 tables based on the id criteria (primary id of one table is saved in other tables column)
7
Hibernate
Anita
07-12-2017
java.sql.SQLSyntaxErrorException: Table 'mydb.hibernate_sequence' doesn't exist
1
Hibernate
Anupam
24-02-2017
Difference between hibernate flush and clear
0
Hibernate
Sikha
28-08-2016
Caused by: org.hibernate.AnnotationException: Unable to find @AnyMetaDef for an @(ManyTo)Any mapping
2
Hibernate
Priya
28-08-2016
Callback methods annotated in a listener bean class must return void
1
Hibernate
Satya
11-02-2016
org.hibernate.PersistentObjectException: detached entity passed to persist
1
Hibernate
Mihir
22-11-2015
log4j:WARN No appenders could be found for logger(org.hibernate.cfg.Environment
1
Hibernate
Sneha_Tiwari
14-10-2015
exception : " could not parse configuration:/ hibernate.cfg.XML"
1
Hibernate
GuruJi
27-02-2015
Hibernate Exception:Illegal use of @FilterJoinTable on an association
1
Hibernate
Sikha
22-02-2015
java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
1
Hibernate
Paramjeet
14-02-2015
javax.persistence.PersistenceException: No Persistence provider for Entity
1
Hibernate
Piyush
10-02-2015
How to build SessionFactory in Hibernate 4
1
Hibernate
Aamir
29-10-2014
HibernateException: Access to DialectResolutionInfo cannot be null
2
Hibernate
Sikha
27-07-2014
java.sql.SQLException: No suitable driver found for jdbc:mysql
1
Hibernate
Priya
11-05-2014
java.lang.ClassNotFoundException: org.hibernate.util.DTDEntityResolver
1
Hibernate
Priya
11-05-2014
java.lang.ClassNotFoundException: org.hibernate.MappingException
1
Hibernate
Anil
27-11-2013
Stored Procedure
1
Hibernate
Lokee_Yadav
24-10-2013
How to create factory and transaction manager at run time?
6
Hibernate
Jigar
21-10-2013
Use of criteria in hibernate
2
Hibernate
kartikshah
17-09-2013
named queries
1
Hibernate
veeru
21-07-2013
How can I use Two DataBase in Hibernate
0
Hibernate
Dhandapani
18-06-2013
Example of @Formula in Hibernate Annotation
2
Hibernate
vrokida
12-06-2013
one-to-many collections with identifiers are not supported
1
Hibernate
Saurabh
01-06-2013
org.hibernate.annotations.common.AssertionFailure
1
Hibernate
Ali
30-05-2013
org.hibernate.MappingException: Repeated column in mapping for entity
1
Hibernate
Ali
30-05-2013
org.hibernate.SessionException: Session is closed
2
Hibernate
Ali
29-05-2013
hibernate.dialect must be set when no Connection
1
Hibernate
Ali
29-05-2013
NoClassDefFoundError: javax/persistence/ManyToOne
1
Hibernate
Jay
28-05-2013
Unable to locate row for retrieval of generated properties
3
Hibernate
Jay
28-05-2013
NoClassDefFoundError: org/apache/commons/collections/map/LRUMap
3
Hibernate
Sweta
27-05-2013
MappingException: composite-id class must implement Serializable
1
Hibernate
Ali
25-05-2013
IllegalArgumentException: Unknown ordinal value for enum class
1
Hibernate
Ali
25-05-2013
java.lang.IllegalArgumentException: Unknown name value for enum class
1
Hibernate
Ali
25-05-2013
Could not determine type for: java.util.Map, at table: for columns
2
Hibernate
Ali
23-05-2013
org.hibernate.HibernateException: null index column for collection
2
Hibernate
Ria
23-05-2013
HibernateException: Unable to instantiate default tuplizer
1
Hibernate
Neel
22-05-2013
java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
1
Hibernate
kishore
21-05-2013
Cannot add or update a child row: a foreign key constraint fails
3
Hibernate
kishore
21-05-2013
java.lang.NoClassDefFoundError: javax/transaction/Synchronization
1
Hibernate
kishore
20-05-2013
org.hibernate.MappingException: Could not determine type
1
Hibernate
Neel
20-05-2013
An entity cannot be annotated with both @Entity and @MappedSuperclass
1
Hibernate
Ria
20-05-2013
org.hibernate.MappingException: Could not format discriminator value
1
Hibernate
Ria
19-05-2013
different object with the same identifier value was already associated
3
Hibernate
James22
19-05-2013
org.hibernate.AnnotationException: No identifier specified for entity
1
Hibernate
Bob11
19-05-2013
ConstraintViolationException: Could not execute JDBC batch update
1
Hibernate
Sweta
18-05-2013
The database returned no natively generated identity value
1
Hibernate
Neel
16-05-2013
error while running hibernate: Duplicate entry for key 'PRIMARY'
1
Hibernate
Neel
14-05-2013
org.hibernate.MappingException: Unknown entity
1
Hibernate
Sweta
12-05-2013
org.hibernate.InstantiationException:No default constructor for entity
1
Hibernate
Sweta
12-05-2013
@Temporal should only be set on a java.util.Date or java.util.Calendar
1
Hibernate
Raj
12-05-2013
org.hibernate.TransactionException: Transaction not successfully start
2
Hibernate
Raj
11-05-2013
UnsupportedOperationException: The user must supply a JDBC connection
2
Hibernate
Raj
11-05-2013
org.hibernate.MappingException: Unknown entity
1
Hibernate
Ria
11-05-2013
JDBCConnectionException: Cannot open connection
2
Hibernate
Ria
11-05-2013
org.hibernate.HibernateException: /hibernate.cfg.xml not found
2
Hibernate
Ria
11-05-2013
with out hibernate.cfg file ,can we initialize the database connection
2
Hibernate
zabivulla
08-05-2013
Latest Forum Post
RestTemplate postForLocation() vs exchange()
(Spring)
RestTemplate postForEntity() vs exchange()
(Spring)
RestTemplate postForObject() vs exchange()
(Spring)
RestTemplate getForEntity() vs exchange()
(Spring)
RestTemplate getForObject() vs exchange()
(Spring)
About Us
We are a group of software developers.
We enjoy learning and sharing technologies.
To improve the site's content,
your valuable suggestions
are most welcome.
Thanks
Email :
concretepage@gmail.com
Mobile Apps
SCJP Quiz
ConcretePage.com