JPA integration module for the ITech Framework, simplifying database interactions
with JPA and Hibernate. Features include:
- JPA entity management with Hibernate integration
- Annotation-driven repository support
- Transaction management utilities
- Schema generation and validation
- Log4j-powered query/transaction logging
- Java 17+ compatibility (Records, sealed classes, etc.)
- Lightweight configuration via annotations or ...
Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| io.github.itech-framework
»
core Core module of the Flexitech framework providing dependency injection, | 1.0.0 | 1.0.11 | |
Java Spec
EDL 1.0 +1
| jakarta.persistence
»
jakarta.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 3.1.0 | 3.2.0 | |
Java Spec
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 4.0.1 | 4.0.5 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api1 vulnerability API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.23.1 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core4 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.23.1 | 2.26.1 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core Hibernate's core ORM functionality | 6.4.4.Final | 7.4.8.Final |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.32 | 1.18.48 |