Package | Description |
---|---|
org.joty.app | |
org.joty.data | |
org.joty.web |
Modifier and Type | Method and Description |
---|---|
void |
LiteralsCollection.addLiteral(JotyResultSet rs,
LiteralsCollection.LiteralStructParams lsParams,
java.lang.String literalField,
long IDval,
int posIdx) |
Modifier and Type | Class and Description |
---|---|
class |
WrappedResultSet
It is an abstract class that wraps the object containing the image of data
got from inquiries or the base for launching command to modify data on the
dbms, no matter which the way of accessing the dbms could be but, in any
case, with the representation of data based on the
WrappedField
object as atom; |
Modifier and Type | Method and Description |
---|---|
void |
WrappedField.getWField(JotyResultSet rs) |
int |
WrappedField.GetWFieldInterface.method(JotyResultSet rs,
WrappedField WrappedField) |
void |
WrappedField.setWField(JotyResultSet rs) |
void |
WrappedField.setWField(JotyResultSet rs,
java.lang.String relatedField) |
Modifier and Type | Method and Description |
---|---|
org.joty.common.BasicPostStatement |
AbstractWebClient.prepareAddNewItems(JotyResultSet rs) |