@NotThreadSafe public static final class SillyEntityRepository.Indexer extends Repositories.Indexer<SillyEntity,SillyEntityRepository.Indexer>
| Modifier and Type | Field and Description |
|---|---|
protected Repositories.Repository<T> |
repository |
fields, optionsensure, expireAfterSeconds, named, uniqueprotected final Repositories.Repository<T> repository
public SillyEntityRepository.Indexer withId()
public SillyEntityRepository.Indexer withIdDesceding()
public SillyEntityRepository.Indexer withVal()
public SillyEntityRepository.Indexer withValDesceding()
public SillyEntityRepository.Indexer withPayload()
public SillyEntityRepository.Indexer withPayloadDesceding()
public SillyEntityRepository.Indexer withInts()
public SillyEntityRepository.Indexer withIntsDesceding()
public SillyEntityRepository.Indexer withDer()
public SillyEntityRepository.Indexer withDerDesceding()
Copyright © 2017 The Immutables.org authors. All rights reserved.