| Class and Description |
|---|
| Column
TODO document me
|
| EntityMetaInfoProvider
TODO document me
|
| QueryPartValue |
| Row
TODO document me
|
| Class and Description |
|---|
| AttributeListMetaInfo
map attributes by using her Api name to a struct which describe
those attribute more in detail.
|
| AttributeMetaInfo
TODO document me
|
| Column
TODO document me
|
| DBQueryTemplate
Because IDBQuery (implemented as class DBQuery) can't be used within multi-threaded
environments if it contains both (meta structure and real values) we split
those functionality into two pieces:
- the template part which contains all meta and static parts of a query
- the value part referring the template and adding real query values only
Where the template can be cached and used multi-threaded the value part
must not be cached.
|
| DynamicArrayList
Extends the original ArrayList implementation in a way so it resize the
array automatic on calling indexed set/get methods.
|
| EntityMetaInfo
TODO document me
|
| PersistenceUnit
knows all informations regarding a persistence unit.
|
| PersistentStateHandler |
| QueryPart |
| QueryPartValue |
| Row
TODO document me
|
| Class and Description |
|---|
| EntityMetaInfoProvider
TODO document me
|
| Row
TODO document me
|
| Class and Description |
|---|
| EntityMetaInfoProvider
TODO document me
|
| Row
TODO document me
|
| Class and Description |
|---|
| EntityMetaInfoProvider
TODO document me
|
| Row
TODO document me
|
| Class and Description |
|---|
| EntityMetaInfoProvider
TODO document me
|
| Row
TODO document me
|
| Class and Description |
|---|
| Column
TODO document me
|
| Row
TODO document me
|
Copyright © 2016 as-development.net. All rights reserved.