@PrePersist and @PreUpdate annotations have their roots in JPA specification. Hibernate implements JPA specification. However, if we decide to use SessionFactory and Session instead of EntityManagerFactory and EntityManager, we will realize that mentioned annotations are ignored. Is there a way to solve the problem?
"When work, commitment, and pleasure all become one and you reach that deep well where passion lives, nothing is impossible." --Nancy Coey
Saturday, August 31, 2013
Saturday, August 10, 2013
IntelliJ - GIT push problem
IntelliJ seems to be an interesting IDE, however recently I had an issue related to it's GIT plugin.
Subscribe to:
Posts
(
Atom
)