@AnyLogicInternalAPI public interface ILogEntry
Modifier and Type | Method and Description |
---|---|
default java.lang.Object |
getCompoundKey() |
java.sql.PreparedStatement |
getSQLStatement(ModelDatabase database) |
default void |
initCompound(ILogEntry prev) |
default boolean |
isBatch() |
default boolean |
isCompound() |
default boolean |
isCompoundLast() |
default boolean |
nextStatement() |
java.sql.PreparedStatement getSQLStatement(ModelDatabase database) throws java.sql.SQLException
java.sql.SQLException
default boolean isBatch()
default boolean nextStatement()
default boolean isCompound()
default java.lang.Object getCompoundKey()
default void initCompound(ILogEntry prev)
default boolean isCompoundLast()
Copyright © AnyLogic North America, LLC. All Rights Reserved.