Interface AttributeContainer

All Known Implementing Classes:
Join, JoinedSubclass, PersistentClass, RootClass, SingleTableSubclass, Subclass, UnionSubclass

public interface AttributeContainer
Identifies a mapping model object which may have attributes (fields or properties). Abstracts over PersistentClass and Join.
Author:
Steve Ebersole