Package org.midao.jdbc.core.handlers.model

Class Summary
CallResults<T,S> Wrapper for @see QueryRunner.call(org.midao.jdbc.core.handlers.input.InputHandler, org.midao.jdbc.core.handlers.output.OutputHandler) Used when needed to return Procedure/Function return and OUT parameters at once
ProcessedInput Class is used by InputHandlers to store processed input SQL parameters Some of the functions might be moved into ProcessedInputUtils to make this close clean model.
QueryParameters Class which is responsible for values transferring in and out from QueryRunner.
QueryParametersLazyList Lazy query output list implementation.
 

Enum Summary
QueryParameters.Direction Parameter Direction enumeration.
QueryParametersLazyList.Type Allowed types of Lazy query output list implementation
 



Copyright © 2013. All Rights Reserved.