OOP RequestStore Version 4.2

Package com.bentofw.requeststore

The classes in this package save/retrieve the request parameters into/from SQL table through JDBC.

See:
          Description

Interface Summary
Map4String Please implement the methods for the conversion between the column value on PreparedStatement/ResultSet and String.
 

Class Summary
IntegerMap Map4String implementation for Integer.
LongMap Map4String implementation for Long.
RequestStore Saves a set of request parameters of HTTP request into SQL table.
StringMap Map4String implementation for String.
 

Exception Summary
NoSqlStatementFoundException Thrown by RequestStore if no SQL statement found for the specified id.
 

Package com.bentofw.requeststore Description

The classes in this package save/retrieve the request parameters into/from SQL table through JDBC.


OOP RequestStore Version 4.2

ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.