Modifier and Type | Method and Description |
---|---|
RecordEngine<T> |
ActiveRecord.getRecordEngine() |
Constructor and Description |
---|
ActiveRecord(RecordEngine<T> recordEngine) |
Constructor and Description |
---|
BaseIncludedModelActiveRecord(RecordEngine<BaseIncludedModelActiveRecord> recordEngine) |
DefaultIncludedModelActiveRecord(RecordEngine<BaseIncludedModelActiveRecord> recordEngine) |
DMNIncludedModelActiveRecord(RecordEngine<BaseIncludedModelActiveRecord> recordEngine) |
PMMLIncludedModelActiveRecord(RecordEngine<BaseIncludedModelActiveRecord> recordEngine) |
Modifier and Type | Class and Description |
---|---|
class |
ImportRecordEngine |
Constructor and Description |
---|
DataType(RecordEngine<DataType> recordEngine) |
Modifier and Type | Interface and Description |
---|---|
interface |
DataTypeRecordEngine
A Data Type Record Engine persists a given data type.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemDefinitionRecordEngine
|
Constructor and Description |
---|
DataTypeActiveRecord(RecordEngine<DataType> recordEngine) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.