public static class LspsAuditedPropertiesReader.ComponentPropertiesSource extends Object implements org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource
| Constructor and Description |
|---|
ComponentPropertiesSource(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
org.hibernate.mapping.Component component) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.mapping.Property |
getProperty(String propertyName) |
Iterator<org.hibernate.mapping.Property> |
getPropertyIterator() |
org.hibernate.annotations.common.reflection.XClass |
getXClass() |
public ComponentPropertiesSource(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
org.hibernate.mapping.Component component)
public Iterator<org.hibernate.mapping.Property> getPropertyIterator()
getPropertyIterator in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSourcepublic org.hibernate.mapping.Property getProperty(String propertyName)
getProperty in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSourcepublic org.hibernate.annotations.common.reflection.XClass getXClass()
getXClass in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSourceCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.