Class PropertyAccessEmbeddedImpl

java.lang.Object
org.hibernate.property.access.internal.PropertyAccessEmbeddedImpl
All Implemented Interfaces:
PropertyAccess

public class PropertyAccessEmbeddedImpl extends Object implements PropertyAccess
PropertyAccess for handling non-aggregated composites.
Author:
Gavin King, Steve Ebersole