|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindProcedure | |
|---|---|
| org.jclarion.clarion | |
| org.jclarion.clarion.runtime | |
| Uses of BindProcedure in org.jclarion.clarion |
|---|
| Subclasses of BindProcedure in org.jclarion.clarion | |
|---|---|
class |
ReferenceBindProcedure
|
| Uses of BindProcedure in org.jclarion.clarion.runtime |
|---|
| Subclasses of BindProcedure in org.jclarion.clarion.runtime | |
|---|---|
class |
ObjectBindProcedure
|
class |
SQLBindProcedure
A bind procedure that has a SQL analogue |
class |
ViewObjectBindProcedure
Special type of bind - it is a SQLFile parameter which has a known SQL column name and SQL column type |
| Methods in org.jclarion.clarion.runtime that return BindProcedure | |
|---|---|
BindProcedure |
CExprImpl.resolveBind(java.lang.String name,
boolean mustBeProcedure)
|
| Methods in org.jclarion.clarion.runtime with parameters of type BindProcedure | |
|---|---|
static void |
CExpression.bind(java.lang.String name,
BindProcedure procedure)
|
void |
CExprImpl.bind(java.lang.String name,
BindProcedure procedure)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||