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 The concept of icons:
Gilead = Hibernate Lazy Killer

CPA (Flex + Gilead + BlazeDS + Spring + Hibernate + SQLServer) Demo Screenshots results:



CPA (Flex + Gilead + BlazeDS + Spring + Hibernate + SQLServer) Demo project structure:
  • del.icio.us
  • StumbleUpon
  • Digg
  • TwitThis
  • Mixx
  • Technorati
  • Facebook
  • NewsVine
  • Reddit
  • Google
  • LinkedIn
  • YahooMyWeb

Related Posts of Gilead = Hibernate Lazy Killer

  • hibernate mapping inverse and cascade Collection Detailed

    # Assume that there is a relationship between the table ADDRESS_SCHOOL, has two fields ADDRESS_ID, SCHOOL_ID, # The two fields corresponding to ADDRESS and the key two tables SCHOOL (11) insert the SQL statement is: insert into ADDRESS_SCHOOL (ADDRES ...

  • Hibernate study the next day

    hibernate basic mapping Entity class --- Table Entity class property --- ordinary table field <class> Using tags mapped database table through <PROPERTY> property tag will be mapped into a common table field Refers to the so-called common ...

  • JS code management mechanism

    Issue With the AJAX pop, JS in web applications, increasing over time. Attendant on the JS code maintenance and reuse on the need for a mechanism to manage. In addition to Java objects, classes of these concepts, there is also a flexible mechanism fo ...

  • Referred to the development of Microsoft's Janus skelter

    Chapter 1 of this book for basic knowledge about the basic concepts of SharePoint, the basic object model, coding notes, and on a set to develop and deploy packaged together to create the project structure; Chapter 2 for the Web Parts development, in ...

  • Development of commonly used open source J2EE project

    Read other people's records, feel good, on the collection here, Original Source: http://blog.csdn.net/fenixshadow/archive/2007/11/17/1890010.aspx Persistence Layer 1: 1) Hibernate This need not introduce, and used very frequently, used more are mapped

  • Eclipse to run using the specified JVM m2eclipse plugin can not find tools.jar

    Used the m2eclipse plug-ins using struts2 when com.sun necessary to rely on the default-tools.jar, specifically because at the struts-annotations bag designated default-tools.jar <profile> <id> default-tools.jar </ id> <activatio ...

  • hibernate load delay

    Lazy loading: Lazy loading mechanism is in order to avoid unnecessary performance overhead and put forward the so-called lazy loading is required when the real data at a time when the real implementation of the data load operation. At Hibernate provides f

  • To a generic hibernate example DAO

    Reprint: http://blog.csdn.net/dingx

  • Choose Hibernate or iBATIS has its reasons

    Hibernate features: Hibernate powerful database has nothing to do with good, O / R mapping ability, and if you are very proficient in Hibernate, but also for Hibernate to conduct an appropriate package, then your project will be the entire persistenc ...

  • Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)

    Hibernate.cfg.xml configuration file: <? xml version = "1.0" encoding = "utf-8"?> <! DOCTYPE hibernate-configuration PUBLIC "- / / Hibernate / Hibernate Configuration DTD / / EN" "hibernate-configuration-2.0.dtd

Leave a Reply

Recent
Recent Entries
Tag Cloud
Random Entries