Runtime that reflects over client Java classes annotated with Dirigible's @Entity (declared
in engine-java) and registers them with a Hibernate SessionFactory rooted at the default
user data source. Exposes a programmatic CRUD API (JavaEntityStore) for use from client
JavaHandler code.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
EPL 2.0
| org.eclipse.dirigible » dirigible-components-core-base | 13.6.0 | 13.15.0 | |
EPL 2.0
| org.eclipse.dirigible » dirigible-components-data-sources | 13.6.0 | 13.15.0 | |
EPL 2.0
| org.eclipse.dirigible » dirigible-components-data-store | 13.6.0 | 13.15.0 | |
EPL 2.0
| org.eclipse.dirigible
»
dirigible-components-engine-java Runtime engine for client-supplied Java sources under the Dirigible registry. | 13.6.0 | 13.15.0 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.4.240 | ✔ | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 4.1.0 | ✔ |