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.PersistentPropertiesSource
public org.hibernate.mapping.Property getProperty(String propertyName)
getProperty
in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource
public org.hibernate.annotations.common.reflection.XClass getXClass()
getXClass
in interface org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.