Interface | Description |
---|---|
RowMapper<T> |
Class | Description |
---|---|
RowMapperAdapter<T> |
just a convenience class which provides a default implementation for
validate, which might be empty in most cases, and nullObject which would be
null if thats OK in context of caller
|
SingleColumnRowMapper<T> |
Exception | Description |
---|---|
RowMapperException | |
RowMapperMappingException | |
RowMapperValidationException |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.