Uses of Class
com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty

Uses of HibernateClassProperty in com.hudson.hibernatesynchronizer.mapping
 

Subclasses of HibernateClassProperty in com.hudson.hibernatesynchronizer.mapping
 class HibernateClassCollectionProperty
           
 

Methods in com.hudson.hibernatesynchronizer.mapping that return HibernateClassProperty
 HibernateClassProperty HibernateComponentClass.getComponentParent()
           
 HibernateClassProperty HibernateClassId.getProperty()
          Return either the column property if this is a non-composite or the object that represents the composite object.
 HibernateClassProperty HibernateClass.getVersion()
          Return the HibernateClassProperty that relates to the version or null if N/A
 HibernateClassProperty HibernateClass.getTimestamp()
          Return the HibernateClassProperty that relates to the timestamp or null if N/A