org.hibernate.test.annotations.cid
Class TvProgram

java.lang.Object
  extended by org.hibernate.test.annotations.cid.TvProgram

@Entity
public class TvProgram
extends Object


Field Summary
 TvMagazinPk id
           
 String text
           
 
Constructor Summary
TvProgram()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public TvMagazinPk id

text

public String text
Constructor Detail

TvProgram

public TvProgram()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.