Sign in
apache
/
grails-data-mapping
/
refs/heads/3.x
/
.
/
grails-documentation-mongodb
/
src
/
docs
/
guide
tree: 4fe479347710e210678bf0aa07ab6307791fae76 [
path history
]
[
tgz
]
1. Introduction.gdoc
1.1 Compatibility with GORM for Hibernate.gdoc
1.2 Release Notes.gdoc
2. Getting Started.gdoc
2.1 Using MongoDB Standalone.gdoc
2.2 Combining MongoDB and Hibernate.gdoc
2.3 Advanced Configuration.gdoc
3. Mapping Domain Classes to MongoDB Collections.gdoc
3.1 Identity Generation.gdoc
3.2 Indexing Queries.gdoc
3.3 Customizing the WriteConcern.gdoc
3.4 Dynamic Attributes.gdoc
3.5 Dynamic Database or Collection Switching.gdoc
3.6 Geospacial Querying.gdoc
3.6.1 Geospacial 2d Index Support.gdoc
3.6.2 Geospacial 2dsphere Index Support.gdoc
3.6.3 GeoJSON Data Models.gdoc
3.7 Full Text Search.gdoc
3.8 Custom User Types.gdoc
3.9 Stateful vs. Stateless Domain Classes.gdoc
4. Low-level API.gdoc
5. Transactions.gdoc
6. Unit Testing.gdoc