domain object (RSS)

Grails development project from scratch 4

i18n mechanism Grails provides a sound i18n mechanism, specific documentation to see if / grails-app/i18n directory will understand. The default will be generated in various languages of the propertie ...

The first Hibernate program (environment, build, test cases)

1. Built environment 1) in the project will be a config source directory (Source Folder) --- used to the starting configuration files and properties files A test catalog - stored procedures used for t ...

Notes Object Persistence

III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...

Application Dwr study - DWR Note the use of

An increase of DWR2.0 new JDK5 Notes (Annotation) function, use the Notes feature can be simplified to a large extent dwr.xml the original configuration, very easy to use. First, use the comment funct ...

Their understanding of the J2EE three-tier architecture (design patterns and software differences between the links)

As Figure 3 layer 1.J2EE points: Server-side business logic (with Business Logic Tier and data layers of durable, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier), and the c ...

Their understanding of the J2EE three-tier architecture (design patterns and software differences between the contact)

As Figure 3 layer 1.J2EE points: Server-side business logic (Business Logic Tier, and there is persistent data layers, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier) and e ...

Learn hibernate my notebook (2) - Hibernate development process (the key)

Four, Hibernate development steps: (key: It is necessary to grasp) Start: (set up environment variables and configuration) Myeclipse years at the paper into Hibernate packages (including database-driv ...

Consider the areas of model design: stored procedure with the model layer of the separation of design defects

This period of time here in Beijing to do the development, are at. NET platform spring.net + NHibernate + SQL SERVER 2008 integrated development. Are spring because of the technology, so there is a st ...

Hibernate easy extract

Simple terms the following excerpt from hibernate: DAO mode, the database access layer implementation is hidden to the Data Accessor, the front said, DAO mode are in fact a combination of two modes, n ...