|
Class Summary |
| UniBase |
UniBase is a base class that will be inherited by other classes |
| UniCommand |
UniCommand is used to control remote command execution. |
| UniDictionary |
UniDictionary is used to control access to UniVerse dictionary
files. |
| UniFile |
UniFile is used to access to all file operations |
| UniJava |
UniJava is the base class for the UniObjects for Java product. |
| UniNLS |
UniNLS is an abstract class used to define UniNLSMap and UniNLSLocale
This internal error handling method is based on Java's method of handling
errors. |
| UniNLSlocale |
UniNLSlocale is used to control the NLS locale settings. |
| UniNLSmap |
UniNLSmap is used to control the NLS map settings. |
| UniObjectsTokens |
UniObjectsTokens is the primary class used for holding UniObjects
defines. |
| UniPool |
UniPool is a Class Connection Pooling. |
| UniProperties |
UniProperties is used to control "uoj.properties" file. |
| UniSelectList |
UniSelectList is used to control, access, and manipulate server
side select lists. |
| UniSequentialFile |
UniSequentialFile is created via the UniSession.openSequential
method. |
| UniSession |
UniSession acts as the central object for any database connection,
controlling access to any and all child objects. |
| UniSSLDescriptor |
A Class class. |
| UniSubroutine |
UniSubroutine is the object type used to allow the user to run a cataloged
BASIC subroutine on the server. |
| UniTransaction |
UniTransaction is used to control the transaction settings
It gives the developer the ability to provide transactional behavior for
their applications. |
| UniXML |
UniXML is used to access to U2 server XML features |
|
Exception Summary |
| UniCommandException |
UniCommandException is the primary class used for handling UniObjects
exceptions and errors. |
| UniFileException |
UniFileException is the primary class used for handling UniObjects
exceptions and errors. |
| UniNLSException |
UniNLSException is the primary class used for handling UniObjects
exceptions and errors. |
| UniSelectListException |
UniSelectListException is the primary class used for handling UniObjects
exceptions and errors. |
| UniSequentialFileException |
UniSequentialFileException is the primary class used for handling UniObjects
exceptions and errors. |
| UniSessionException |
UniSessionException is the primary class used for handling UniObjects
exceptions and errors. |
| UniSubroutineException |
UniSubroutineException is the primary class used for handling UniObjects
exceptions and errors. |
| UniTransactionException |
UniTransactionException is the primary class used for handling UniObjects
exceptions and errors. |
| UniXMLException |
UniXMLException is the primary class used for handling UniObjects
exceptions and errors. |