org.ow2.orchestra.pvm.internal.type.matcher
Class HibernateLongIdMatcher

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
      extended by org.ow2.orchestra.pvm.internal.type.matcher.HibernateLongIdMatcher
All Implemented Interfaces:
Serializable, Matcher

public class HibernateLongIdMatcher
extends HibernateIdMatcher

See Also:
Serialized Form

Constructor Summary
HibernateLongIdMatcher(String hibernateSessionFactoryName)
           
 
Method Summary
protected  Class<? extends org.hibernate.type.Type> getIdType()
           
 String toString()
           
 
Methods inherited from class org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
getHibernateSessionFactoryName, matches, setHibernateSessionFactoryName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HibernateLongIdMatcher

public HibernateLongIdMatcher(String hibernateSessionFactoryName)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getIdType

protected Class<? extends org.hibernate.type.Type> getIdType()
Specified by:
getIdType in class HibernateIdMatcher


Copyright © 2011 OW2 Consortium. All Rights Reserved.