T - The final java type of the expression.E - The result set read java type of the expression.@FunctionalInterface public interface SQLValueWriter<T,E>
| Modifier and Type | Method and Description |
|---|---|
T |
write(E value) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.