| Package | Description |
|---|---|
| bbd.jportal2 | |
| bbd.jportal2.generators |
| Modifier and Type | Field and Description |
|---|---|
protected static Field |
JPortal.field |
Field |
PlaceHolderPairs.field |
| Modifier and Type | Field and Description |
|---|---|
Vector<Field> |
Table.fields |
Vector<Field> |
Proc.inputs
List of input fields
|
Vector<Field> |
Proc.outputs
List of output fields
|
Vector<Field> |
Parameter.shows |
Vector<Field> |
Parameter.supplied |
| Modifier and Type | Method and Description |
|---|---|
Field |
Table.getField(String s) |
Field |
Proc.getInput(String s) |
Field |
Proc.getOutput(String s)
Checks for for name in output list
|
| Modifier and Type | Method and Description |
|---|---|
Vector<Field> |
Table.getFields() |
Vector<Field> |
Proc.getInputs() |
Vector<Field> |
Proc.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
JavaJCCode.getAllEnumFields(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSNetCode.generateStructPairs(Proc proc,
Vector<Field> fields,
Vector<?> dynamics,
String mainName,
PrintWriter outData,
String tableName,
boolean hasReturning) |
Copyright © 2019. All rights reserved.