| Package | Description |
|---|---|
| org.ujorm.implementation.orm | |
| org.ujorm.orm |
The ORM support.
|
| org.ujorm.orm.metaModel |
| Class and Description |
|---|
| OrmProperty
The special Key pro a LazyLoading
|
| OrmTable
This abstract implementation of the OrmUjo interface is situable
for implementation the persistent entities.
|
| OrmTableLockable
An abstract implementation of the OrmUjo with an object locking support.
|
| OrmTableSynchronized
It is an thread safe implementation of the OrmUjo for the multi-thread use.
|
| RelationToMany
The relation 1:N to another UJO type items
|
| RelationToOne
Foreign key key
|
| Class and Description |
|---|
| OrmTable
This abstract implementation of the OrmUjo interface is situable
for implementation the persistent entities.
|
| RelationToMany
The relation 1:N to another UJO type items
|
| Class and Description |
|---|
| RelationToMany
The relation 1:N to another UJO type items
|
Copyright 2013, Pavel Ponec