|
All content with label grails.
Related Labels:
faq
, cxf
, hibernate
, service
, ajax
, documentation
, troubleshooting
, tutorial
, groovy
, criteria
, exchange
, spring
, tomcat
, wsdl
, 映射继承
, jmx
Chinese-Home
(Grails)
什么是Grails Grails的目标是带给Groovy"按约定编程"的开发模式。这是一个开 ...
|
FAQ
(Grails)
Frequently Asked Questions (FAQ) General Q: I see something wrong\! Can someone fix it? / I want to someone to enter in my additional FAQ or other information. Actually, anyone can do this\! Just sign up for a Confluence ...
|
GORM 继承映射
(Grails)
映射继承 GORM 使用每个类层次结构一个表的继承策略,本质上就是父类和 ...
|
Grails + CXF Example
(Grails)
Grails CXF Example Ok, we've been trying to get full fledged web services (providing) working in Grails for quite a while, it felt like it should be easy, as all the bits were there, but all of the plugins to date were more proof ...
|
Hibernate Criteria Builder
(Grails)
Hibernate Criteria Builder Description A builder for creating criteriabased queries analogous to those found in the Hibernate Criteria API, the nodes on this builder map the the static methods found in the Restrictions http://www.hibernate.org/hibdocs/v3/api/org/hibernate/criterion/Restriction s.html class of the Hibernate ...
|
Many-to-Many Mapping with Hibernate XML
(Grails)
Tutorial: ManytoMany mapping with Hibernate XML (Author/Book) Here is an example with a manytomany relationship: an author can write several books and a book can be written by several authors. The relationship will be managed from the author's side: a book can ...
|
MBean export in Grails how to
(Grails)
Introduction This short tutorial will show you how to export an MBean in Grails. The example uses Hibernate StatisticsService http://www.hibernate.org/hibdocs/v3/api/org/hibernate/jmx/StatisticsService .html but can be applied to any MBean. What is a MBean? In a nutshell, an MBean ...
|
The first International Grails eXchange 2007
(Grails)
First International Grails eXchange 2007 Registration Now Open! Barbican Centre, London, May 30th June 1st Learn to drive your web platform to the next level! The First International Grails eXchange 2007 is promising to be a great event ...
|
Troubleshooting
(Grails)
Find hints how to avoid common pitfalls below. grails clean In case your Grails application has been screwed and comes up with mysterious error messages try grails clean This may be needed after done the following operations ...
|
|
|