| Interface | Description |
|---|---|
| AlwaysUpdatedPersistentObject | |
| ByteArrayEntity | |
| ByteArrayEntityManager | |
| Entity | |
| EntityManager<EntityImpl extends Entity> | |
| PropertyEntity | |
| PropertyEntityManager | |
| TableDataManager |
| Class | Description |
|---|---|
| AbstractEngineEntityManager<T extends AbstractEngineConfiguration,EntityImpl extends Entity,DM extends DataManager<EntityImpl>> | |
| AbstractEntity |
Abstract superclass for the common properties of all
Entity implementations. |
| AbstractEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> | |
| AbstractEntityNoRevision |
Abstract superclass for the common properties of all
Entity implementations. |
| AbstractServiceEngineEntityManager<T extends AbstractServiceConfiguration,EntityImpl extends Entity,DM extends DataManager<EntityImpl>> | |
| ByteArrayEntityImpl | |
| ByteArrayEntityManagerImpl | |
| ByteArrayRef |
Encapsulates the logic for transparently working with
ByteArrayEntity . |
| ByteArrayRefTypeHandler |
MyBatis TypeHandler for
ByteArrayRef. |
| PropertyEntityImpl | |
| PropertyEntityManagerImpl | |
| TableDataManagerImpl | |
| TablePageQueryImpl |
Copyright © 2021 Flowable. All rights reserved.