public class DMLGenerator
extends java.lang.Object
YRecord objects to be used for generating type system entity INSERTs as part of a system
initialization.| Constructor and Description |
|---|
DMLGenerator(YTypeSystem typeSystem,
DMLRecordFactory recordFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<YRecord> |
generateRecords() |
java.util.Collection<YRecord> |
generateRecordsForUpdate() |
public DMLGenerator(YTypeSystem typeSystem, DMLRecordFactory recordFactory)
public java.util.Collection<YRecord> generateRecords() throws DdlUtilsException, java.io.IOException, EvalError
DdlUtilsExceptionjava.io.IOExceptionEvalErrorpublic java.util.Collection<YRecord> generateRecordsForUpdate() throws DdlUtilsException, java.io.IOException, EvalError
DdlUtilsExceptionjava.io.IOExceptionEvalErrorCopyright © 2018 SAP SE. All Rights Reserved.