Constant Field Values


Contents
org.ektorp.*

org.ektorp.http.HttpStatus
public static final int ACCEPTED 202
public static final int BAD_REQUEST 400
public static final int CONFLICT 409
public static final int CREATED 201
public static final int INTERNAL_SERVER_ERROR 500
public static final int NOT_FOUND 404
public static final int NOT_MODIFIED 304
public static final int OK 200
public static final int PRECONDITION_FAILED 412
public static final int RESOURCE_NOT_ALLOWED 405

org.ektorp.support.CouchDbRepositorySupport<T>
public static final java.lang.String AUTO_UPDATE_VIEW_ON_CHANGE "org.ektorp.support.AutoUpdateViewOnChange"

org.ektorp.support.DesignDocument
public static final java.lang.String AUTO_UPDATE_VIEW_ON_CHANGE "org.ektorp.support.AutoUpdateViewOnChange"
public static final java.lang.String ID_PREFIX "_design/"
public static final java.lang.String UPDATE_ON_DIFF "org.ektorp.support.UpdateDesignDocOnDiff"



Copyright © 2011. All Rights Reserved.