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
FieldsModifier and TypeFieldDescriptionstatic final StringPrefiks wskaznika do wartosci trzymanej w External Storage (np. -
Constructor Summary
ConstructorsConstructorDescriptionExternalStorageDao(DataSource dataSource, ConnectionInterceptor connectionInterceptor) -
Method Summary
Modifier and TypeMethodDescriptionvoidresolveExternalLevel(Collection<? extends ParameterEntry> rows, int levelIndex) voidvoid
-
Field Details
-
EXTERNAL_VALUE_POINTER
Prefiks wskaznika do wartosci trzymanej w External Storage (np.@13).- See Also:
-
-
Constructor Details
-
ExternalStorageDao
-
-
Method Details
-
resolveExternalValues
-
resolveExternalValues
-
resolveExternalLevel
-