Uses of Class
org.lightcouch.CouchDbDesign
-
-
Uses of CouchDbDesign in org.lightcouch
Fields in org.lightcouch declared as CouchDbDesign Modifier and Type Field Description private CouchDbDesign
CouchDbClientBase. design
Methods in org.lightcouch that return CouchDbDesign Modifier and Type Method Description CouchDbDesign
CouchDbClientBase. design()
Provides access to CouchDB Design Documents.
-