smart-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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

smart-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-abstract-dao
Организация-разработчик

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

Smart IT Engineering

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

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
0.3.1
0.3
0.2