org.hibernate.test.annotations.manytomany
Class BuildingCompany
java.lang.Object
org.hibernate.test.annotations.manytomany.Company
org.hibernate.test.annotations.manytomany.BuildingCompany
- All Implemented Interfaces:
- Serializable
@Entity
public class BuildingCompany
- extends Company
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildingCompany
public BuildingCompany()
getFoundedIn
public Date getFoundedIn()
setFoundedIn
public void setFoundedIn(Date foundedIn)
getId
public Long getId()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.