|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
OJStatement.Binder | |
PreparedResult | PreparedResult represents the result of a call to Statement.prepareSql. |
Class Summary | |
BoundMethod | BoundMethod is a "thunk": a method which has already been bound to a particular object on which it should be invoked, together with the arguments which should be passed on invocation. |
OJStatement | An OJStatement is used to execute a saffron (or regular Java)
expression dynamically. |
OJStatement.Argument | An Argument supplies a name/value pair to a statement. |
PreparedExecution | PreparedExecution is a PreparedResult of a statement for which Java code was generated by preparation. |
PreparedExplanation | PreparedExplanation is a PreparedResult for an EXPLAIN PLAN statement. |
Defines classes for preparation and execution of OpenJava SQL.
Revision | $Id: //open/saffron/src/net/sf/saffron/oj/stmt/package.html#1 $ |
---|---|
Copyright | (C) Copyright 2003-2003 Disruptive Technologies, Inc. |
Author | Julian Hyde |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |