public class ObjectifyOptions extends Object
Encapsulates the various options that can be twiddled in an objectify session. Immutable/functional.
Modifier and Type | Method and Description |
---|---|
ObjectifyOptions |
cache(boolean value) |
ObjectifyOptions |
mandatoryTransactions(boolean value) |
public ObjectifyOptions cache(boolean value)
public ObjectifyOptions mandatoryTransactions(boolean value)
Copyright © 2018. All rights reserved.