Class and Description |
---|
org.ektorp.util.JSONEncoding
don't use as this encoder is too simplistic.
|
Exceptions and Description |
---|
org.ektorp.DocumentExistsException
UpdateConflictException is now thrown if the document already exists.
|
Method and Description |
---|
org.ektorp.CouchDbConnector.get(Class use get(Class
|
org.ektorp.support.CouchDbRepositorySupport.get(String, String)
use get(String id, Options options)
|
org.ektorp.CouchDbConnector.getAsStream(String, String)
use getAsStream(String id, Options options)
|
org.ektorp.CouchDbConnector.getWithConflicts(Class use get(Class
|
Copyright © 2013. All Rights Reserved.