org.hibernate.ejb.test.callbacks
Class Employee_
java.lang.Object
org.hibernate.ejb.test.callbacks.Person_
org.hibernate.ejb.test.callbacks.Employee_
public abstract class Employee_
- extends Person_
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
title
public static volatile SingularAttribute<Employee,String> title
manager
public static volatile SingularAttribute<Employee,Employee> manager
salary
public static volatile SingularAttribute<Employee,BigDecimal> salary
Employee_
public Employee_()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.