(14 billets)

Technique

delbrucksbrain_.pngQuelques articles un peu plus techniques....

(def hello (fn [] "Hello world"))
-> #'user/hello
(hello)
-> "Hello world"

Sous-catégories

février152012
dao-small.png

How to : JPA, Hibernate & Co English-version

In order to be quickly operational on persistence mechanisms, and be able to create a data access layer by following current good practices, I propose with a single archive: a generic DAO, an automatic management of temporal data, and an instantiation based on annotations of JPA/Hibernate/Springframework with transaction management.

Lire la suite ...

Par Jérôme Guibert dans Technique

février 92012
keystone

Keystone 2.2 est sortie !

la version 2.2 de keystone viens de sortir!

Beaucoup de correctif (ce qui explique l’absence de déclaration officiel du parti pour les version 1.4, 1.6, 1...., 2.0, ...

Tout ceci a été rendue possible par l'adoption de ce projet/plugin dans d'autres projets d'entreprise

 

Lire la suite ...

Par Jérôme Guibert dans Keystone