|
|
|
Java Persistence with Hibernate
Persistence-the ability of data to outlive an instance of a program-is central to modern applications Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping making it a snap to work with SQL databases in Java applications. Hibernate applications are cheaper, more portable, and more resilient to change. Because it conforms to the new EJB 3.0 and Java Persistence 1.0 standard, Hibernate allows the developer to seamlessly create efficient, scalable Java EE applications. Java Persistence with Hibernate explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate 3.2 and Java Persistence, working through queries, fetching strategies, caching, transactions, conversations, and more. You'll also appreciate the well-illustrated discussion of best practices in database design, object/relational mapping, and optimization techniques. In this revised edition of the bestselling Hibernate in Action, authors Christian Bauer and Gavin King-the founder of the Hibernate project-cover Hibernate 3.2 in detail along with the EJB 3.0 and Java Persistence standard..
Price: $32.21
[Notify me when price goes down.]
|
|
Harnessing Hibernate
Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up to speed with Hibernate quickly. Rather than present you with another reference, Harnessing Hibernate lets you explore the system, from download and configuration through a series of projects that demonstrate how to accomplish a variety of practical goals. The new edition of this concise guide walks you through Hibernate's primary features, which include mapping from Java classes to database tables, and from Java data types to SQL data types. You will also learn about Hibernate's data query and retrieval facilities, and much more. By reading and following along with the examples, you can get your own Hibernate environment set up quickly and start using it for real-world tasks right away. Harnessing Hibernate teaches you how to: Perform Object/Relational mapping Work with persistent data from Java code Work with groups and relationships between objects Extend Hibernate's rich type support for your own needs Simplify query creation using criteria and examples Use the Hibernate Query Language (HQL) and understand how it differs from SQL Use Hibernate in conjunction with Spring Use Hibernate in conjunction with other packages, such as the Stripes web framework and the Eclipse IDE Once you're past the first few chapters, you can jump to topics that you find particularly interesting or relevant. Allbackground material and explanations of how Hibernate works and why is in the service of a focused task. Source code can be downloaded from the book's website. If using SQL is an uncomfortable chore, Harnessing Hibernate offers you an effective and trouble-free method for working with the information you store in your applications..
Price: $19.50
[ Notify me when price goes down.]
|
|
Hibernate Made Easy: Simplified Data Persistence with Hibernate and JPA (Java Persistence API) Annotations
If HIBERNATE makes Java-based, data-persistence, so incredibly easy to perform, then why do all of the most popular resources make Hibernate technology so darned impossible to learn? Well, learning Hibernate doesn't have to be hard anymore; not with a copy of HIBERNATE MADE EASY by your side! Cameron McKenzie's, Hibernate Made Easy, finally brings to light the idea that a technology that is fun and easy to use, should also be fun and easy to learn. Building upon simple, straight forward examples that make even the most difficult topics easy to understand, this book explores all of the key concepts that you absolutely must know in order to start effectively leveraging the Hibernate framework. Discarding the old, XML based, -hbm- mapping files, Hibernate Made Easy will show you how to simplify your designs by leveraging both Hibernate and JPA annotations together, making your applications more manageable, maintainable, and most importantly, faster and easier to develop! From the fundamental, Create, Retrieve, Update & Delete operations, to the mapping of complex inheritance hierarchies, Hibernate Made Easy explains it, using a friendly and conversational style that reads less like a technical book, and more like an informative conversation with a Hibernate expert. And while the examples in the book are incredibly easy to follow and reproduce (---there are no code errors in this book -- that is guaranteed!---), the concepts this book will help you learn will empower you to solve even the most daunting programming challenges. From managing transactions over an HTTP based request-response cycle, to implementing highly advanced Data Access Objects (DAOs) with Java 5 generics, this book will teach you what you really need to know about Java based persistence with Hibernate. If you want to learn Hibernate, if you want to learn Hibernate quickly, and you want it explained in a manner that is easy to follow and understand, there really is no other choice. Get a copy of Cameron McKenzie's Hibernate Made Easy today! For more information, check out hiberbook.com.
Price: $49.48
[ Notify me when price goes down.]
|
|
The Cigarette Century: The Rise, Fall, and Deadly Persistence of the Product That Defined America
The invention of mass marketing led to cigarettes being emblazoned in advertising and film, deeply tied to modern notions of glamour and sex appeal. It is hard to find a photo of Humphrey Bogart or Lauren Bacall without a cigarette. No product has been so heavily promoted or has become so deeply entrenched in American consciousness.And no product has received such sustained scientific scrutiny. The development of new medical knowledge demonstrating the dire harms of smoking ultimately shaped the evolution of evidence-based medicine. In response, the tobacco industry engineered a campaign of scientific disinformation seeking to delay, disrupt, and suppress these studies. Using a massive archive of previously secret documents, historian Allan Brandt shows how the industry pioneered these campaigns, particularly using special interest lobbying and largesse to elude regulation.But even as the cultural dominance of the cigarette has waned and consumption has fallen dramatically in the U.S., Big Tobacco remains securely positioned to expand into new global markets. The implications for the future are vast: 100 million people died of smoking-related diseases in the 20th century; in the next 100 years, we expect 1 billion deaths worldwide. .
Price: $5.53
[ Notify me when price goes down.]
|
|
Racism without Racists: Color-Blind Racism and the Persistence of Racial Inequality in the United States
In this book, Bonilla-Silva explores with systematic interview data the nature and components of post-civil rights racial ideology Specifically, he documents the existence of a new suave and apparently non-racial racial ideology he labels color-blind racism. He suggests this ideology, anchored on the decontextualized, ahistorical, and abstract extension of liberalism to racial matters, has become the organizational matrix whites use to explain and account for racial matters in America..
Price: $17.43
[ Notify me when price goes down.]
|
|
Out of the Ballpark
Before he hit 400 home runs... Before he was named American League MVP... Before he was AROD to millions of fans... He was Alex. Just a kid who wanted to play baseball more than anything else in the world. Baseball superstar Alex Rodriguez has drawn on his own childhood experiences to create this exciting picture book. It's the story of a boy named Alex who knows what it's like to swing at a wild pitch or have a ball bounce right between his legs. Alex is determined not to let his mistakes set him back—even if it means getting up at the crack of dawn to work on his hitting and fielding before school each day! Full of the spirit of determination and joy in the game that put AROD in a league of his own, Out of the Ballpark is a gift from a great sports hero to every young player who dreams of becoming a star. .
Price: $4.79
[ Notify me when price goes down.]
|
|
Mastering Perl
This is the third in O'Reilly's series of landmark Perl tutorials, which started with Learning Perl, the bestselling introduction that taught you the basics of Perl syntax, and Intermediate Perl, which taught you how to create re-usable Perl software Mastering Perl pulls everything together to show you how to bend Perl to your will. It convey's Perl's special models and programming idioms. This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer. The book explains how to: - Use advanced regular expressions, including global matches, lookarounds, readable regexes, and regex debugging
- Avoid common programing problems with secure programming techniques
- Profile and benchmark Perl to find out where to focus your improvements
- Wrangle Perl code to make it more presentable and readable
- See how Perl keeps track of package variables and how you can use that for some powerful tricks
- Define subroutines on the fly and turn the tables on normal procedural programming.
- Modify and jury rig modules to fix code without editing the original source
- Let your users configure your programs without touching the code
- Learn how you can detect errors Perl doesn't report, and how to tell users about them
- Let your Perl program talk back to you by using Log4perl
- Store data for later use in another program, a later run of the same program, or to send them over a network
- Write programs as modules to get the benefit of Perl's distribution and testing tools
Appendices include "brian's Guide to Solving Any Perl Problem" to improve your troubleshooting skills, as well as suggested reading to continue your Perl education. Mastering Perl starts you on your path to becoming the person with the answers, and, failing that, the person who knows how to find the answers or discover the problem..
Price: $21.87
[ Notify me when price goes down.]
|
|
Pro EJB 3: Java Persistence API (Pro)
EJB 3.0 sets a new precedent It has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed Mike Keith, EJB 3.0 co-specification lead, and Merrick Schinariol, reviewer of EJB 3.0, offer unparalleled insight and expertise on the new EJB 3.0 persistence specification, in this definitive guide to EJB 3.0 persistence technology. Expect full coverage and examination of the EJB 3.0 spec from these expert authors, including: - The new EntityManager API
- The new features of EJB Query Language (EJB QL)
- Basic and advanced object-relational mapping
- Advanced topics like concurrency, locking, inheritance, and polymorphism
Assuming a basic knowledge of Java, SQL, JDBC, and some J2EE experience, Mike Keith and Merrick Schinariol will teach you EJB 3 persistence from the ground up. After reading it, you will have an in-depth understanding of the EJB 3.0 Persistence API and how to use it in your applications. .
Price: $27.23
[ Notify me when price goes down.]
|
|
|
|
|