Uses of Interface
org.hibernate.persister.walking.spi.AttributeSource

Packages that use AttributeSource
Package
Description
This package and its subpackages, especially org.hibernate.id.enhanced, contain the built-in id generators, all of which implement either IdentifierGenerator or PostInsertIdentifierGenerator.
This package abstracts persistence mechanisms for entities.
Most contracts here have been replaced by the new runtime mapping model.