Packages | |
package | Finder |
Classes | |
class | ClassMappingGenerator |
Generates nhibernate mappings for item types. More... | |
class | ConfigurationBuilder |
Builds NHibernate configuration by reading hbm files and generating mappings for item types without hbm.xml mappings files. More... | |
class | ConfigurationSource |
An unncessary abstraction that stores the single session factory instance for whoomever may need it. More... | |
class | ContentPersister |
A wrapper for NHibernate persistence functionality. More... | |
interface | IConfigurationBuilder |
Builds NHibernate configuration and session factories. More... | |
interface | INHRepository-g |
interface | ISessionProvider |
Creates and provides access to the NHibernate session in the current request's scope. More... | |
class | NHInterceptor |
This class is used to notify subscribers about loaded items. More... | |
class | ContentItemRepository |
class | NHRepository-g |
class | NHTransaction |
class | RepositoryHelper-g |
class | SessionContext |
A wrapper class that supports the IClosable interface which means it will be disposed at the end of the request. More... | |
class | SessionProvider |
Provides access to opened nhibernate sessions. More... | |
class | TrailTracker |
Ensures that the ancestral trail on content items is up to date. More... |