org.hibernate.test.annotations.override
Class PropertyRecord
java.lang.Object
org.hibernate.test.annotations.override.PropertyRecord
@Entity
public class PropertyRecord
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public Long id
parcels
public Map<Address,PropertyInfo> parcels
legacyParcels
public Map<Address,PropertyInfo> legacyParcels
unsortedParcels
public Set<PropertyInfo> unsortedParcels
legacyUnsortedParcels
public Set<PropertyInfo> legacyUnsortedParcels
PropertyRecord
public PropertyRecord()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.