public interface ValueContainer
physical table
and inline view
, but a
Tuple
is a conceptual value container as well.Modifier and Type | Method and Description |
---|---|
String |
getLoggableValueQualifier()
Get a qualifier which can be used to qualify
values belonging to this container in
their logging. |
Iterable<SimpleValue> |
values()
Obtain an iterator over this containers current set of value definitions.
|
Iterable<SimpleValue> values()
Copyright © 2018 JBoss by Red Hat. All rights reserved.