News

Although it is part of the java.util.concurrent package, the TimeUnit enum is useful in many contexts outside of concurrency. In this post, I look at how the TimeUnit enum can be used even in code ...
If the servlet later reloads (for example, because the JSP updates) and then attempts to compare anything against Enum values left in the session, this will create the same effect of a class in ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Just how hard is it to perform a JPA or Hibernate enum mapping with either annotations or a ...