smart-hibernate-abstract-dao

This project basically aims to create an abstraction layer above common ORM used this days and provide a simplified DAO layer which is not only independent of the ORM tool being used but also integrated with other services, for example App Layer Caching, Free Text Search Engine etc. Initial target is to implement it for Hibernate and when JPA provides Hibernate's Criteria like API implement for JPA as well. Integrate App Layer Cache and Compass Framework.

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

com.smartitengineering
Идентификатор

Идентификатор

smart-hibernate-abstract-dao
Последняя версия

Последняя версия

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

smart-hibernate-abstract-dao
This project basically aims to create an abstraction layer above common ORM used this days and provide a simplified DAO layer which is not only independent of the ORM tool being used but also integrated with other services, for example App Layer Caching, Free Text Search Engine etc. Initial target is to implement it for Hibernate and when JPA provides Hibernate's Criteria like API implement for JPA as well. Integrate App Layer Cache and Compass Framework.
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/smart-dao/../smart-hibernate-abstract-dao
Организация-разработчик

Организация-разработчик

Smart IT Engineering

Скачать smart-hibernate-abstract-dao

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.smartitengineering/smart-hibernate-abstract-dao/ -->
<dependency>
    <groupId>com.smartitengineering</groupId>
    <artifactId>smart-hibernate-abstract-dao</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartitengineering/smart-hibernate-abstract-dao/
implementation 'com.smartitengineering:smart-hibernate-abstract-dao:0.3.1'
// https://jarcasting.com/artifacts/com.smartitengineering/smart-hibernate-abstract-dao/
implementation ("com.smartitengineering:smart-hibernate-abstract-dao:0.3.1")
'com.smartitengineering:smart-hibernate-abstract-dao:jar:0.3.1'
<dependency org="com.smartitengineering" name="smart-hibernate-abstract-dao" rev="0.3.1">
  <artifact name="smart-hibernate-abstract-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartitengineering', module='smart-hibernate-abstract-dao', version='0.3.1')
)
libraryDependencies += "com.smartitengineering" % "smart-hibernate-abstract-dao" % "0.3.1"
[com.smartitengineering/smart-hibernate-abstract-dao "0.3.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.smartitengineering : smart-abstract-dao jar 0.3.1
org.springframework : spring-dao jar 2.0.8
org.springframework : spring-hibernate3 jar 2.0.8
org.hibernate : hibernate jar 3.2.5.ga

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
c3p0 : c3p0 jar 0.9.1.2
org.apache.derby : derby jar 10.4.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.1
0.3
0.2