Hi all, The 1st iteration of the DAL project has been merged to trunk (rev.8126)
This first iteration includes: - Generates hibernate mapping for the datamodel as defined in the application dictionary. - Generates entities which correspond to the datamodel in the application dictionary - Takes care of session and transaction handling in the web layer - Provides an API (Data Access Service) to query the database in a 'Hibernate' way - Supports most Openbravo security concepts - Handles automatic updates of audit fields - Providers a user context in which the data access layer and other processes can run You'll see in the compilation process the generation of entities based on the datamodel using XPand (of openArchitectureWare). Also when starting the tomcat server, you'll experiment a delay because is loading the model to memory. Best Regards, -- Iván Perdomo ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
