Package io.higson.runtime.dao.external
Class ExternalStorageDao
java.lang.Object
io.higson.runtime.dao.BaseDao
io.higson.runtime.dao.external.ExternalStorageDao
- Author:
- przemek hertel
-
Field Summary
Fields inherited from class io.higson.runtime.dao.BaseDao
connectionInterceptor, dataSource, DEFAULT_FETCH_SIZE, defaultJdbcTemplate -
Constructor Summary
ConstructorsConstructorDescriptionExternalStorageDao(DataSource dataSource, ConnectionInterceptor connectionInterceptor) -
Method Summary
Modifier and TypeMethodDescriptionvoidresolveExternalLevel(Collection<? extends ParameterEntry> rows, int levelIndex) voidvoidMethods inherited from class io.higson.runtime.dao.BaseDao
getOne, getOne, jdbcTemplate, jdbcTemplate, setDefaultFetchSize
-
Constructor Details
-
ExternalStorageDao
-
-
Method Details
-
resolveExternalValues
-
resolveExternalValues
-
resolveExternalLevel
-