站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 2.1.8 正式版 API 英文文档

PropertyAccessorFactory (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


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