Package | Description |
---|---|
org.joty.app | |
org.joty.data | |
org.joty.gui | |
org.joty.web |
Class and Description |
---|
JotyDate
It extends the java.util.Date class to provide by itself either presentation
options and or a validation process, according to the configuration choices
made in the application.
|
JotyResultSet |
WrappedField
It is a wrapper for a value of a database field.
|
Class and Description |
---|
BasicJotyCursor
This class represents the minimal implementation of the Joty cursor,
built by only a set of
FieldDescriptor objects and a name-base
map for addressing their positions in the set. |
FieldDescriptor
It is used as atom for decoupling request of data from the way they are
retrieved.
|
JotyDate
It extends the java.util.Date class to provide by itself either presentation
options and or a validation process, according to the configuration choices
made in the application.
|
JotyResultSet |
SearchQueryBuilderFront.TermContributor |
StatementBuilder |
StatementBuilder.StatementBuilderHelper |
WrappedField
It is a wrapper for a value of a database field.
|
WrappedField.GetWFieldInterface |
WrappedResultSet.BuildStatementValues |
Class and Description |
---|
JotyDate
It extends the java.util.Date class to provide by itself either presentation
options and or a validation process, according to the configuration choices
made in the application.
|
WrappedField
It is a wrapper for a value of a database field.
|
Class and Description |
---|
JotyResultSet |
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; |