Programmatically Accessing values from Resource Bundle
Tuesday, July 16, 2013
Thursday, July 4, 2013
JPA Reference Card
Collection of basic types
Use @ElementCollection annotation along with @CollectionTable (if you want to control the name of table), and @Column (name of column to represent value of simple type)
updating...
Labels:
@ElementCollection,
basic,
collection,
hibernate,
jpa,
types
Subscribe to:
Posts (Atom)