org.hibernate.ejb.criteria.idclass
Class HelperId_

java.lang.Object
  extended by org.hibernate.ejb.criteria.idclass.HelperId_

public abstract class HelperId_
extends Object


Field Summary
static SingularAttribute<HelperId,String> name
           
static SingularAttribute<HelperId,String> type
           
 
Constructor Summary
HelperId_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static volatile SingularAttribute<HelperId,String> name

type

public static volatile SingularAttribute<HelperId,String> type
Constructor Detail

HelperId_

public HelperId_()


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