org.hibernate.test.annotations.query
Class SynonymousDictionary

java.lang.Object
  extended by org.hibernate.test.annotations.query.Dictionary
      extended by org.hibernate.test.annotations.query.SynonymousDictionary

@Entity
public class SynonymousDictionary
extends Dictionary


Constructor Summary
SynonymousDictionary()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.annotations.query.Dictionary
getEditor, getId, getName, setEditor, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynonymousDictionary

public SynonymousDictionary()


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