Last Version

Hibernate DAO 1.4.5.12

Yet another Hibernate DAO, what is unique is support of our data driven components. With this DAO, you can bind components like listbox to the database with 10 lines of code :).

License

License

Categories

Categories

Data Hibernate ORM
GroupId

GroupId

cz.datalite.zk-dl
ArtifactId

ArtifactId

HibernateDAO
Version

Version

1.4.5.12
Type

Type

jar
Description

Description

Hibernate DAO
Yet another Hibernate DAO, what is unique is support of our data driven components. With this DAO, you can bind components like listbox to the database with 10 lines of code :).
Project Organization

Project Organization

DataLite

Download HibernateDAO 1.4.5.12


<!-- https://jarcasting.com/artifacts/cz.datalite.zk-dl/HibernateDAO/ -->
<dependency>
    <groupId>cz.datalite.zk-dl</groupId>
    <artifactId>HibernateDAO</artifactId>
    <version>1.4.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/HibernateDAO/
implementation 'cz.datalite.zk-dl:HibernateDAO:1.4.5.12'
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/HibernateDAO/
implementation ("cz.datalite.zk-dl:HibernateDAO:1.4.5.12")
'cz.datalite.zk-dl:HibernateDAO:jar:1.4.5.12'
<dependency org="cz.datalite.zk-dl" name="HibernateDAO" rev="1.4.5.12">
  <artifact name="HibernateDAO" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datalite.zk-dl', module='HibernateDAO', version='1.4.5.12')
)
libraryDependencies += "cz.datalite.zk-dl" % "HibernateDAO" % "1.4.5.12"
[cz.datalite.zk-dl/HibernateDAO "1.4.5.12"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 4.2.0.Final
org.hibernate : hibernate-validator jar 4.3.1.Final
cz.datalite.zk-dl : DLHelpers jar 1.4.5.2
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.