Pro Hibernate and MongoDB
Hibernate and MongoDB are a powerful combination of open source persistence and NoSQL technologies for today's Java-based enterprise and cloud application developers. Hibernate is the leading open source Java-based persistence, object relational management engine, recently repositioned as an ob...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Berkeley, Calif.] :
Apress
c2013.
|
Edición: | 1st ed. 2013. |
Colección: | The expert's voice in Java and MongoDB Pro Hibernate and MongoDB
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629408406719 |
Tabla de Contenidos:
- ""Contents at a Glance ""; ""Contents ""; ""About the Author""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: Getting Started with Hibernate OGM""; ""Features and Expectations""; ""Hibernate OGM Architecture""; ""Persisting Data""; ""Querying Data""; ""Get the Hibernate OGM Distribution""; ""Getting Hibernate OGM from the Maven Central Repository""; ""Getting Hibernate OGM from the Maven Command Line""; ""Adding MongoDB Artifacts""; ""Getting a Hibernate OGM Distribution Using the NetBeans IDE""
- ""Getting the Hibernate OGM Distribution Using the Eclipse IDE""""Obtain the MongoDB Distribution""; ""Summary""; ""Chapter 2: Hibernate OGM and MongoDB""; ""Configuring MongoDB-Hibernate OGM Properties""; ""Data Storing Representation""; ""Storing Entities""; ""Storing Primary Key s""; ""Storing Associations""; ""IN_ENTITY""; ""GLOBAL_COLLECTION""; ""COLLECTION""; ""Managing Transactions""; ""Managing Queries""; ""Summary""; ""Chapter 3: Bootstrapping Hibernate OGM""; ""Brief Overview of JPA""; ""Brief Overview of JTA""; ""MongoDB and Transactions""
- ""Brief Overview of Hibernate Native API""""Bootstrapping Hibernate OGM Using JPA""; ""Bootstrap Hibernate OGM Using Hibernate Native API""; ""Hibernate OGM Obsolete Configuration Options""; ""Summary""; ""Chapter 4: Hibernate OGM at Work""; ""General Prerequisites""; ""Java SE and MongoDB�the Hello World Example""; ""Prerequisites""; ""Developing""; ""Testing""; ""Hibernate OGM via Hibernate Native API""; ""Hibernate OGM in a Non-JTA Environment (JDBC Transactions, Apache Tomcat 7)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""
- ""Hibernate OGM in a Standalone JTA Environment (JBoss JTA, Apache Tomcat 7)""""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (no EJB, GlassFish AS 3)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (EJB 3/BMT, GlassFish AS 3)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (EJB 3/CMT, GlassFish AS 3)""; ""Prerequisites""; ""Developing""; ""Coding the Application""
- ""Testing""""Hibernate OGM via the Java Persistence API (JPA 2.0)""; ""Hibernate OGM in a Built-in JTA Environment (EJB 3, GlassFish AS 3)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (EJB 3, JBoss AS 7)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Standalone JTA environment (Apache Tomcat 7)""; ""Prerequisites""; ""Developing""; ""Coding the Application""; ""Testing""; ""Hibernate OGM in a Built-in JTA Environment (JBoss AS 7 and Seam 3 Application)""
- ""Prerequisites""