Class MultiDataSourceProperties.SourceProperties.Mybatis
java.lang.Object
com.gsitm.ustra.java.data.datasource.MultiDataSourceProperties.SourceProperties.Mybatis
- Enclosing class:
- MultiDataSourceProperties.SourceProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanString[]inthashCode()voidsetAnnotationClassName(String annotationClassName) voidsetBasePackages(String basePackages) voidsetConfigLocation(String configLocation) voidsetConfigurationProperties(Properties configurationProperties) voidsetMapperLocations(String[] mapperLocations) voidsetMarkerInterfaceName(String markerInterfaceName) toString()
-
Constructor Details
-
Mybatis
public Mybatis()
-
-
Method Details
-
getBasePackages
-
getAnnotationClassName
-
getMarkerInterfaceName
-
getConfigLocation
-
getMapperLocations
-
getConfigurationProperties
-
setBasePackages
-
setAnnotationClassName
-
setMarkerInterfaceName
-
setConfigLocation
-
setMapperLocations
-
setConfigurationProperties
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-