net.sourceforge.squirrel_sql.plugins.hibernate.mapping
Class PropertyInfoTreeWrapper

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.mapping.PropertyInfoTreeWrapper

public class PropertyInfoTreeWrapper
extends Object


Constructor Summary
PropertyInfoTreeWrapper(PropertyInfo propertyInfo, MappedClassInfo mappedClassInfo)
           
 
Method Summary
 MappedClassInfo getMappedClassInfo()
           
 Hashtable<String,String> getMappingProperties()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyInfoTreeWrapper

public PropertyInfoTreeWrapper(PropertyInfo propertyInfo,
                               MappedClassInfo mappedClassInfo)
Method Detail

getMappedClassInfo

public MappedClassInfo getMappedClassInfo()

toString

public String toString()
Overrides:
toString in class Object

getMappingProperties

public Hashtable<String,String> getMappingProperties()


Copyright © 2001-2012. All Rights Reserved.