概要
This skill provides specialized guidance for developing database access layers within the Lutece 8 framework. It enforces specific architectural patterns including the DAOUtil lifecycle with try-with-resources, standardized SQL constant naming, and the implementation of static Home facades using CDI lookups. By referencing core Lutece patterns and plugin examples, it ensures consistency across entity persistence, collection handling, and interface conventions, making it essential for building robust and maintainable Lutece business modules.