Interface | Description |
---|---|
ResourceConst |
Oracle Lite Mobile Server resource constant strings
|
Class | Description |
---|---|
Address |
An instance of this class represents a client device address stored
in the Mobile Server repository.
|
Application |
Represents an Application object in the Mobile Server repository.
|
CredAuthResult | |
Device |
Instances of this class are the logical representations of client
devices in the Mobile Server.
|
Entity |
An Entiry is either a Group or a User.
|
Group |
Represents a Group (User group) object in the Oracle9i Lite Mobile
Server repository.
|
Language |
An instance of this class is a logical representation of a
language supported by the Mobile Server.
|
Log |
An instance of this class represents device log information.
|
LogManager |
This class handles the loggin for devices and users.
|
OidAuthenticator |
Oracle Internet Directory
Authenticator implementation. |
OracleAuthenticator |
Oracle Mobile Server's default
Authenticator implementation. |
Platform |
A Platform is a logical software environment in which Oracle Database Lite
applications can run.
|
PlatformMapping |
This class maps a de-supported Platform to an existing Platform
Only get methods will be present in this class
|
Provider |
An instance of this class represents a
Provider object. |
Query |
Helper class to query database objects.
|
Resource |
All persistent resource classes are derived from this class.
|
ResourceCache |
This class acts as cache for all the resources in the DMS.
|
ResourceManager |
Instance of this class manages all resource objects in the repository.
|
Role |
Represents a Role object in the repository.
|
SqlUpdate |
Helper class to prepare, bind and execute SQL statements.
|
User |
Represents a logical
User object in the Oracle Lite Mobile
Server repository. |
Exception | Description |
---|---|
ResourceException |
Exception occurs in the Oracle Lite repository will result in an
ResourceException.
|
ResourceNotFound |
Resource manager's resource not found exception class.
|