public interface RepositoryConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
getBoundImplementations() |
KeyGenerator<?> |
getKeyGenerator() |
RepositoryMetadata |
getRepositoryMetadata() |
RepositoryMetadata getRepositoryMetadata()
KeyGenerator<?> getKeyGenerator()
List<Class<?>> getBoundImplementations()
TypeMappingContext used when instantiating the repository.Copyright © 2014–2016. All rights reserved.