The Artima Developer Community
Sponsored Link

Java Buzz Forum
3 ways to serialize Java Enums

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vineet Manohar

Posts: 114
Nickname: vineetmano
Registered: Mar, 2009

Vineet Manohar is an entrepreneur / Senior Java Developer with 12 years of industry experience
3 ways to serialize Java Enums Posted: Jan 18, 2010 9:28 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vineet Manohar.
Original Post: 3 ways to serialize Java Enums
Feed Title: Vineet Manohar's blog
Feed URL: http://www.vineetmanohar.com/category/java/feed/
Feed Description: Cutting edge Java articles, Web 2.0 and other Tech topics
Latest Java Buzz Posts
Latest Java Buzz Posts by Vineet Manohar
Latest Posts From Vineet Manohar's blog

Advertisement
This article shows you best practice for serializing Java enums to a file or database (via Hibernate, JPA). It discusses three ways to serialize enums with code examples, the pros and cons of each way and also recommends the best way. You should know this if you are serializing an Object with an enum field to a file or mapping a POJO to a database table using technologies like Hibernate or JPA. Related posts:
  1. 3 ways to run Java main from Maven

Read: 3 ways to serialize Java Enums

Topic: New Horizon in Pornography Previous Topic   Next Topic Topic: LA law firm representing software company says it was target of cyber attack from within China

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use