hsql-database
There are 7 repositories under hsql-database topic.
saijun97/erp
Multi-Cloud-based ERP System
Guna-Santosh/Hibernate_Learning-
Unlock the power of Hibernate ORM with curated tutorials, examples, and best practices. Dive into object-relational mapping and database interactions to build scalable and efficient Java applications.
hakanozbay/database-error-handling
Example demonstration on how specific database interaction errors can be captured and identified allowing to write error recoverable code.
logicaldoc/docker-ce-hsqldb
Docker project for LogicalDOC Community (ready to use with HSQLDB embedded database)
hakanozbay/dbunit-and-hypersonic-database
Example demonstration of using the dbUnit framework in conjunction with a hypersonic (HSQL) database, for the purposes of integration and workflow testing by utilizing a fake internal database, loaded with a schema and data that you can generate by extracting from real databases.
Emmanuelraj/user_task
user_task one to many mapping crud using jpa
osmarmartins/CursoTDD
Aplicação do curso de TDD da Triadworks