You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Narratives of Persistence charts the remarkable persistence of California's Ohlone and Paipai people over the past five centuries. Lee M. Panich draws connections between the events and processes of the deeper past and the way the Ohlone and Paipai today understand their own histories and identities.
Master Java persistence using the industry-leading tools Spring Data and Hibernate. In Java Persistence with Spring Data and Hibernate you will learn: Mapping persistent classes, value types, and inheritance Mapping collections and entity associations Processing transactions with Spring Data and Hibernate Creating fetch plans, strategies, and profiles Filtering data Building Spring Data REST projects Using Java persistence with non-relational databases Querying JPA with QueryDSL Testing Java persistence applications Java Persistence with Spring Data and Hibernate teaches you the ins-and-outs of Java persistence with hands-on examples using Spring Data, JPA, and Hibernate. The book carefully ...
A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls. This book is a journey into Java data access performance tuning. From connection management, to batch updates, fetch sizes and concurrency control mechanisms, it unravels the inner workings of the most common Java data access frameworks. The first part aims to reduce the gap between application developers and database administrators. For this reason, it covers both JDBC and the database fundamentals that are of param...
Persistence theory emerged in the early 2000s as a new theory in the area of applied and computational topology. This book provides a broad and modern view of the subject, including its algebraic, topological, and algorithmic aspects. It also elaborates on applications in data analysis. The level of detail of the exposition has been set so as to keep a survey style, while providing sufficient insights into the proofs so the reader can understand the mechanisms at work. The book is organized into three parts. The first part is dedicated to the foundations of persistence and emphasizes its connection to quiver representation theory. The second part focuses on its connection to applications through a few selected topics. The third part provides perspectives for both the theory and its applications. The book can be used as a text for a course on applied topology or data analysis.
The theory of persistence modules originated in topological data analysis and became an active area of research in algebraic topology. This book provides a concise and self-contained introduction to persistence modules and focuses on their interactions with pure mathematics, bringing the reader to the cutting edge of current research. In particular, the authors present applications of persistence to symplectic topology, including the geometry of symplectomorphism groups and embedding problems. Furthermore, they discuss topological function theory, which provides new insight into oscillation of functions. The book is accessible to readers with a basic background in algebraic and differential topology.
Influential accounts of persistence--how ordinary objects persist through time--examine the perdurantist, exdurantist, and endurantist approaches and provide an overview of the topic.
Lambda Literary Award finalist American Library Association Stonewall Honor Book In the summer of 2009, butch writer and storyteller Ivan Coyote and gender researcher and femme dynamo Zena Sharman wrote down a wish-list of their favourite queer authors; they wanted to continue and expand the butch-femme conversation. The result is Persistence: All Ways Butch and Femme. The stories in these pages resist simple definitions. The people in these stories defy reductive stereotypes and inflexible categories. The pages in this book describe the lives of an incredible diversity of people whose hearts also pounded for some reason the first time they read or heard the words "butch" or "femme." Contrib...
Americans like to believe that theirs is the land of opportunity, but the hard facts are that children born into poor families in the United States tend to stay poor and children born into wealthy families generally stay rich. Other countries have shown more success at lessening the effects of inequality on mobility—possibly by making public investments in education, health, and family well-being that offset the private advantages of the wealthy. What can the United States learn from these other countries about how to provide children from disadvantaged backgrounds an equal chance in life? Making comparisons across ten countries, Persistence, Privilege, and Parenting brings together a team...
Summary Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions. About the Technology Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. Persistence—the ability of data to outlive an instance of a program—is central to modern applications. Hibernate, the most popular Java persistence tool, offers ...
Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way the Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews o...