net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects
Class HibernatePropertyReader
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects.HibernatePropertyReader
public class HibernatePropertyReader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernatePropertyReader
public HibernatePropertyReader(String propertyName,
ObjectSubstitute obj)
getName
public String getName()
getValue
public Object getValue()
getTypeName
public String getTypeName()
wasInitialized
public boolean wasInitialized()
isPersistenCollection
public boolean isPersistenCollection()
getPersistentCollection
public Collection<? extends ObjectSubstitute> getPersistentCollection()
isNull
public boolean isNull()
getHibernatePropertyInfo
public HibernatePropertyInfo getHibernatePropertyInfo()
Copyright © 2001-2012. All Rights Reserved.