There are numerous new classes, enums, methods, and interfaces being added to JDK 7 that may not get significant coverage in the blogs and articles on Java 7. In this post, I list and describe some of ...
An enum is a value type. Value types in .Net are generally stored in the stack. You typically use enums to represent named constants in your application. There are two types of enums: simple enums and ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The Java enum, introduced in Java 5, will map to the underlying database without any ...