Serialized Form
|
Package org.jboss.seam.persistence.test.util |
id
int id
name
String name
address
String address
city
String city
state
String state
zip
String zip
country
String country
stars
Integer stars
price
BigDecimal price
helloService
HelloService helloService
initalizerCalled
boolean initalizerCalled
id
Long id
name
String name
address
String address
city
String city
state
String state
zip
String zip
country
String country
stars
Integer stars
price
BigDecimal price
helloService
HelloService helloService
initalizerCalled
boolean initalizerCalled
Copyright © 2011 Seam Framework. All Rights Reserved.