- Accessor - Class in org.joty.access
-
This class has been thought to have the responsibility to access in a general
sense, from this has been chosen its name.
- Accessor() - Constructor for class org.joty.access.Accessor
-
- Accessor.DataDef - Class in org.joty.access
-
The core inner class for the definition and the retrieving of an sql
statement capable to support context parameters, the value of which is
resolved either at the store time of the statement definition or at the
statement execution time.
- Accessor.DataDef.ParamHolder - Class in org.joty.access
-
An instance of this class holds the value or the way to get the value of a context parameter.
- Accessor.DialogDataDef - Class in org.joty.access
-
- Accessor.ExprHolder - Class in org.joty.access
-
- Accessor.PanelDataDef - Class in org.joty.access
-
- Accessor.ParamActuator - Interface in org.joty.access
-
Its implementation must provide a 'way' to get a value for the context
parameter which is related to.
- acquireConnection() - Method in interface org.joty.access.DbManager.DbConnectionGrabber
-
- acquireConnection(boolean) - Method in interface org.joty.access.DbManager.DbConnectionGrabber
-
- acquireConnection(boolean, boolean) - Method in interface org.joty.access.DbManager.DbConnectionGrabber
-
- addContextParamName(String) - Method in class org.joty.access.Accessor.DataDef
-
Allows to add an addressable by name param context holder.
- addParamActuator(Accessor.ParamActuator) - Method in class org.joty.access.Accessor.DataDef
-
Adds a param context holder object and provides its value actuator
implementation to be stored.
- addParamValue(String) - Method in class org.joty.access.Accessor.DataDef
-
Adds a param context holder object and provides its value to be
stored: it requires the observance of the position correspondence in
the sqlExpression
- appendToHostLog(String) - Static method in class org.joty.access.Logger
-
- appendToHostLog(String, boolean) - Static method in class org.joty.access.Logger
-
- appendToHostLog(String, boolean, boolean) - Static method in class org.joty.access.Logger
-
- appendToLog(String, String) - Static method in class org.joty.access.Logger
-
- appendToLog(String, String, Boolean, String, boolean) - Static method in class org.joty.access.Logger
-
- appInit() - Method in class org.joty.access.BirtManager
-
- appInit() - Static method in class org.joty.access.Logger
-