public class RepositoryExample extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PersonRepository |
repository |
| Constructor and Description |
|---|
RepositoryExample(ApplicationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected void |
executeRepositoryCall() |
static void |
main(String[] args) |
protected void |
setUp() |
@Autowired protected PersonRepository repository
public RepositoryExample(ApplicationContext ctx)
ctx - protected void setUp()
args - protected void cleanUp()
args - protected void executeRepositoryCall()
public static void main(String[] args)
Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.