net.sf.hibernate.property
Class PropertyAccessorFactory

java.lang.Object
  extended bynet.sf.hibernate.property.PropertyAccessorFactory

public final class PropertyAccessorFactory
extends Object

Author:
Gavin King

Method Summary
static PropertyAccessor getPropertyAccessor(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyAccessor

public static PropertyAccessor getPropertyAccessor(String type)
                                            throws MappingException
Throws:
MappingException