public interface KeyGeneratorAware<S extends Serializable>
the key generator into a concrete class aiming to provide method mapping
for a repository.| Modifier and Type | Method and Description |
|---|---|
void |
setKeyGenerator(KeyGenerator<? extends S> keyGenerator) |
void setKeyGenerator(KeyGenerator<? extends S> keyGenerator)
Copyright © 2014–2016. All rights reserved.