Posts Tagged ‘ dao

com.altuure.yagdao-0.2.jar

I published for version of the yagdao (Yet Another Generic DAO) finally.

this version is a little bit experimental but stable.

yagdao is an generic dao framework  that would be enabled by annotations.

simple step to go through for setup read more

  • add jar into your classpath
  • extend GenericDAO

moreover you can implement custom method read more

No Implementation DAO Layer Project: Polyforms

if you are interested in my previous article “who need implemenation” ,there is a similiar project have already launched: Polyforms

Infoq article

project wiki

it uses JPA and some annotation (very different from mines) to not implementing DAO layer.

hopefully I ‘ll make my first open source implemention next month :) wait for me :)

have fun :)