| Package | Description |
|---|---|
| com.speedment.runtime.core.component.sql.override.reference |
Pluggable terminating operation interfaces of reference type are located in this package.
|
| Modifier and Type | Method and Description |
|---|---|
static <ENTITY> CountTerminator<ENTITY> |
CountTerminator.defaultTerminator() |
<ENTITY> CountTerminator<ENTITY> |
ReferenceSqlStreamTerminatorOverride.getCountTerminator() |
| Modifier and Type | Method and Description |
|---|---|
<ENTITY> void |
ReferenceSqlStreamTerminatorOverride.setCountTerminator(CountTerminator<ENTITY> count) |
Copyright © 2019 Speedment, Inc.. All rights reserved.