public interface Statement<T extends Pojo>
| Modifier and Type | Method and Description |
|---|---|
Statement<T> |
getRawDuplicate()
Produces a copy of this statement as if it was just created with the
corresponding factory method in
BackingStorage. |
Statement<T> getRawDuplicate()
BackingStorage.Copyright © 2015. All rights reserved.