Cantitate/Preț
Produs

Grails Persistence with GORM and GSQL

Autor Bobby Fischer
en Limba Engleză Paperback – 28 apr 2009
Unique to the popular Grails web framework is its architecture. While other frameworks are built from the ground up, Grails leverages existing and proven technologies that already have advanced functionality built in. One of the key technologies in this architecture is Hibernate, on top of which Grails builds its GORM (Grails Object Relational Mapping) model layer. This provides Grails a persistence solution.
Published with the developer in mind, firstPress technical briefs explore emerging technologies that have the potential to be critical for tomorrow's industry. Apress keeps developers one step ahead by presenting key information as early as possible in a PDF of 150 pages or less. Explore the future through Apress with Grails Persistence with GORM and GSQL.
This firstPress book covers Grails persistence with GORM, from defining your first model to the nature of transactions and advanced Hibernate querying. Other APIs and tools such as GSQL (Groovy SQL) are covered as well, as needed, to empower your Grails persistence efforts.
Citește tot Restrânge

Preț: 18093 lei

Preț vechi: 22616 lei
-20% Nou

Puncte Express: 271

Preț estimativ în valută:
3462 3593$ 2894£

Carte tipărită la comandă

Livrare economică 15-29 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430219262
ISBN-10: 1430219262
Pagini: 125
Ilustrații: IV, 125 p.
Dimensiuni: 191 x 235 x 8 mm
Greutate: 0.28 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Defining the Model in GORM.- Customizing GORM Mapping and Enforcing Data Integrity.- Querying with GORM and HQL.- GORM Usage in Grails.- Filling in the Gaps with Groovy SQL and Spring’s JDBC Support.

Notă biografică

Robert Fischer is an independent contractor specializing in web application development and technical leadership. He is a regular presenter at conferences on the topic of Groovy and Grails, development best practices, and functional programming. He also is a regular contributor to open source in many languages, with his key contributions being the JConch library for Java concurrency, a plug-in for Grails for background thread processing, and a plug-in for Grails for automatic database updating. He resides in Durham, North Carolina, with his wife.

Caracteristici

First book on Groovy-based Grails Persistence or Java Persistence with the Grails Web Framework Likely to be) Endorsed by Groovy, Grails and G2One – the founders and leads of Groovy and Grails Grails is one of the leading Java Web development frameworks, and can integrate/use the hot Spring and/or Hibernate frameworks