Pages
Home
java
MySQL
JDBC
hibernate
Servlets
JSP
Spring
Struts
Hadoop
What is persist()?
Ans:
Similar to save method persist also INSERT records into database but return type of persist is void while return type of save is Serializable object.
Newer Post
Older Post
Home