|
Class Summary |
| HibernatePojoDataSource |
A data source for working with Hibernate POJOs. |
| HibernatePojoModel |
A model node for interacting with Hibernate POJOs. |
| PersistenceController |
The interface between the application and the persistent store. |
| PersistentDataBindingContext |
|
| PersistentListHelper |
Helps to handle a List selection while working with POJO model. |
| PersistentPojoAdapter |
An adapter for Persistent POJO's mapping the Aria model's use of the POJO, including
customizations specified by the datasourec configuration to the interface
provided by the POJO. |
| PersistentPojoDataSource |
A data source for working with Persistent POJOs. |
| PersistentPojoModel |
A model node for interacting with persistent POJOs |
| PojoAdapter |
An adapter for POJO's mapping the Aria model's use of the pojo, including
customizations specified by the datasourec configuration to the interface
provided by the POJO. |
| PojoDataSource |
A data source for working with POJOs. |
| PojoHelper |
A helper for the pojo model nodes |
| PojoIterator |
A set of methods to help with POJOs. |
| PojoModel |
A model node for interacting with POJOs |
| PojoProxyAdapter |
An adapter for POJO's mapping the Aria model's use of the beans, including
customizations specified by the datasource configuration to the interface
provided by the POJO. |