org.hibernate.ejb.test.exception
Class Instrument_
java.lang.Object
org.hibernate.ejb.test.exception.Instrument_
public abstract class Instrument_
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public static volatile SingularAttribute<Instrument,Integer> id
name
public static volatile SingularAttribute<Instrument,String> name
type
public static volatile SingularAttribute<Instrument,Instrument.Type> type
Instrument_
public Instrument_()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.