Message Boards

org.hibernate.QueryTimeoutException: Could not execute JDBC batch update.

Preet k, modified 4 Years ago.

org.hibernate.QueryTimeoutException: Could not execute JDBC batch update.

New Member Post: 1 Join Date: 4/21/20 Recent Posts
JDBC exception on Hibernate data access: SQLException for SQL [insert into ..... statement]; SQL state [72000]; error code [14300]; Could not execute JDBC batch update; nested exception is org.hibernate.QueryTimeoutException: Could not execute JDBC batch update.
I am getting this exception while inserting data into the table. Could someone please help me with this?