Class NosqlConfigurationSupport
java.lang.Object
com.oracle.nosql.spring.data.config.NosqlConfigurationSupport
- Direct Known Subclasses:
- AbstractNosqlConfiguration
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected Collection<String>scanForEntities(String basePackage) 
- 
Constructor Details- 
NosqlConfigurationSupportpublic NosqlConfigurationSupport()
 
- 
- 
Method Details- 
nosqlMappingContext- Throws:
- ClassNotFoundException
 
- 
getMappingBasePackages
- 
getInitialEntitySet- Throws:
- ClassNotFoundException
 
- 
scanForEntities- Throws:
- ClassNotFoundException
 
 
-