Gilead=Hibernate Lazy Killer

Gilead stands for Generic Light Entity Adapter.It permits you to send Persistent entities (and especially the partially loaded ones) outside the JVM (GWT, Flex, Web-Services, ...) without pain.No LazyInitialisationException. No DTO mapping. Just POJO and Domain Driven Design :) !

 

Gilead 概念图示:
Gilead=Hibernate Lazy Killer_第1张图片

 

CPA(Flex+Gilead+BlazeDS+Spring+Hibernate+SQLServer) Demo效果截图:
Gilead=Hibernate Lazy Killer_第2张图片
Gilead=Hibernate Lazy Killer_第3张图片

 

CPA(Flex+Gilead+BlazeDS+Spring+Hibernate+SQLServer) Demo工程结构:
Gilead=Hibernate Lazy Killer_第4张图片

你可能感兴趣的:(jvm,spring,Hibernate,Flex,gwt)