public abstract class DataTypeActiveRecord extends ActiveRecord<DataType>
Constructor and Description |
---|
DataTypeActiveRecord(RecordEngine<DataType> recordEngine) |
Modifier and Type | Method and Description |
---|---|
List<DataType> |
create(DataType reference,
CreationType creationType) |
List<DataType> |
destroyWithoutDependentTypes() |
create, destroy, getRecord, getRecordEngine, isRecordEnginePresent, isValid, update
public DataTypeActiveRecord(RecordEngine<DataType> recordEngine)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.