Package | Description |
---|---|
com.viaoa.concurrent |
Solutions for concurrent processing patterns.
|
com.viaoa.ds |
Datasource independent access for storing and retrieving Objects from a persistent datasource.
|
com.viaoa.ds.autonumber |
OADataSource subclass for memory only/ non-persistent data.
|
com.viaoa.ds.cs |
Client OADataSource that will communicate with OADataSource on the server.
|
com.viaoa.ds.jdbc |
The OADataSourceJDBC package is used to access persistent data using JDBC.
|
com.viaoa.ds.jdbc.query |
OADataSourceJDBC classes used for converting OA Object Queries to SQL, and returning JDBC resultsets for ORM.
|
com.viaoa.ds.objectcache | |
com.viaoa.hub |
Contains the observable OA collection class, and support classes.
|
com.viaoa.model.oa |
Helper wrapper classes.
|
com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
com.viaoa.process |
Used to manage processes.
|
com.viaoa.remote.multiplexer |
Remoting access.
|
com.viaoa.sync.model | |
com.viaoa.util |
Utility Classes used for object graphs and applications.
|
com.viaoa.util.converter |
Suports OAConverter class, package used to work with and transform data types.
|
com.viaoa.util.filter |
Class and Description |
---|
OADateTime |
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAThrottle
Used to throttle based on a minimum time (ms) frame.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
OAJsonWriter
OAJsonWriter creates an JSON file that can then be read using an OAJsonReader.
If an object has already been stored in the file, then its key will be stored. |
OAXMLWriter
OAXMLWriter creates an XML file that can then be read using an OAXMLReader.
If an object has already been stored in the file, then its key will be stored. |
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime |
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
OAJsonWriter
OAJsonWriter creates an JSON file that can then be read using an OAJsonReader.
If an object has already been stored in the file, then its key will be stored. |
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get
the value by invoking on an object.
|
OAXMLWriter
OAXMLWriter creates an XML file that can then be read using an OAXMLReader.
If an object has already been stored in the file, then its key will be stored. |
Tuple3 |
Class and Description |
---|
OADateTime |
Class and Description |
---|
OAPool
Maintains a pool of objects, with a minimum and max limits, and
will shrink/release if not needed or time.
|
Class and Description |
---|
OADateTime |
Class and Description |
---|
OAAnyValueObject
Object used internally to represent any value (null, or not-null).
|
OAConverter
Conversion class for converting Objects from one form to another.
|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime |
OAFile
Subclass of java.io.File that includes extra functionality.
|
OAGreaterThanZero
Object used internally to represent a number > 0
|
OALessThanZero
Object used internally to represent a number < 0, or null
|
OAMail.OAMailAttachment |
OANotExist
Object used internally to represent a value that was not found
|
OANotNullObject
Object used internally to represent a non-null value.
|
OANullObject
Object used internally to represent a null value.
|
OAProperties
Subclass of java.util.Properties where all "names" for name/value pairs are case insensitive.
NOTE: All name/value pairs are converted to Strings. |
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get
the value by invoking on an object.
|
OAReflect
Used for Reflection services.
|
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
TestInterface |
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime |
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get
the value by invoking on an object.
|
Copyright © 1999–2019 ViaOA. All rights reserved.