Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leizhou-dip-ing/db_operate_dao

This application manages database entities using the Guice IoC framework for dependency injection and the DAO pattern for database access. It features flexible database configuration through embedded .properties or external XML files and uses the Factory Pattern to dynamically configure database connections.
https://github.com/leizhou-dip-ing/db_operate_dao

derby factorypattern ioc java jdbc multiple-database-config mysql swing-gui

Last synced: 28 days ago
JSON representation

This application manages database entities using the Guice IoC framework for dependency injection and the DAO pattern for database access. It features flexible database configuration through embedded .properties or external XML files and uses the Factory Pattern to dynamically configure database connections.

Awesome Lists containing this project