Class DalSessionFactoryController


  • public class DalSessionFactoryController
    extends SessionFactoryController
    Initializes and provides the session factory for the runtime dal layer. This SessionFactoryController is initialized after the model has been read in-memory. The DalMappingGenerator is used to generated the Hibernate mapping for the runtime model (see ModelProvider.
    Author:
    mtaal